| android - How to hide the title bar for an Activity in XML with existing ...I want to hide the titlebar for some of my activities. The problem is that I applied ... 
 Do this in your onCreate() method. //Remove title bar this. ... You can modify your
  ... www.google.com.tw |