I just started app programming on android studio. I dont want the top blue bar you get automatically in the top of every app you create. how do i remove it? sorry if stupid question.
Asked
Active
Viewed 1,014 times
0
-
3Toolbar or Status Bar? BTW I give you the clue on what to search ;) – Enzokie Sep 20 '16 at 13:56
-
1hint : change the theme to NoActionBar – Pavneet_Singh Sep 20 '16 at 13:56
-
Thanks that did the job :) – GuyTsir Sep 20 '16 at 14:00
-
Possible duplicate of [How to disable action bar permanently](http://stackoverflow.com/questions/8456835/how-to-disable-action-bar-permanently) – lidox Sep 20 '16 at 14:01