If we want to remove the ActionBar only from specific activities, we can create a child theme with the AppTheme as it’s parent, set windowActionBar to false and windowNoTitle to true and then apply this theme on an activity level by using the android:th
Android Studio - Action Bar remove. Ask Question Asked 6 years, 5 months ago. Active 9 months ago. Viewed 83k times 21. 11. I'm trying to remove/disable the ActionBar
How I can remove Action Bar on specific activity not for all application, for example I have Sign Up activity and for this activity I want to remove Action Bar java android android-activity android-actionbar
Post a Comment:
Showing 0 Comments: