• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Toolbar not showing

Jack51

Lurker
I'm creating an empty activity in 3.3.2.0 and the toolbar does not appear. Looked everywhere and tried everything I can think of. Any advice would be much appreciated.
 
I'm creating an empty activity in 3.3.2.0 and the toolbar does not appear. Looked everywhere and tried everything I can think of. Any advice would be much appreciated.
There's a default toolbar which you cannot edit and would be visible when you install the app. You can however add your own custom toolbar which you can edit however you like.

For adding a custom toolbar see the following tutorial. Make sure to read the comments in the code which give many details.
Source code included with fully working sample app:
https://intechgeek.com/android-toolbar/
 
Back
Top Bottom