To use Theme.Holo (or its descendants) for Android 3.0 or higher to show ActionBar.
android:theme="@android:style/Theme.Holo"
To hide Action Bar use Theme.Holo.NoActionBar or Theme.Holo.NoActionBar.Fullscreen.
android:theme="@android:style/Theme.Holo.NoActionBar"
android:theme="@android:style/Theme.Holo.NoActionBar.Fullscreen"
Related:
- Show and hide ActionBar using Java code
Home »
» Display and hide ActionBar in XML
Display and hide ActionBar in XML
Written By MR HARI on Minggu, 12 Mei 2013 | 10.27
Related Articles
If you enjoyed this article just click here, or subscribe to receive more great content just like it.



0 komentar:
Posting Komentar