Hi!
I wrote a small B4A Library that offers a simple ActionBar in conjunction with a NavigationDrawer. A Simple Menu is also included.
Usage
o) Copy jar and xml to your Additinal Libraries folder
o) Unzip the ahaActionbarexample.zip and have a look
o) This lib needs animation and reflector library
Attention: If you want to include the lib in your app, don't forget to copy the drawables (drawables.zip) into your Objects/res/drawables directory.
Drawables for Light and Dark Theme are included.
On this Screenshots are 2 ActionBars. The AB on the Top has as Parent the Activity, the AB below has a panel as parent:
The example should be pretty self-explanatory
Hope you like it!
Btw: as its still beta, Bugs and wishes are welcome
The Sliding mechanism of the Navigationdrawer is inspired by the Sliding Sidebar from Informatix
Added new version, much smoother and many animations
Sourcecode also added
I wrote a small B4A Library that offers a simple ActionBar in conjunction with a NavigationDrawer. A Simple Menu is also included.
Usage
o) Copy jar and xml to your Additinal Libraries folder
o) Unzip the ahaActionbarexample.zip and have a look
o) This lib needs animation and reflector library
Attention: If you want to include the lib in your app, don't forget to copy the drawables (drawables.zip) into your Objects/res/drawables directory.
Drawables for Light and Dark Theme are included.
On this Screenshots are 2 ActionBars. The AB on the Top has as Parent the Activity, the AB below has a panel as parent:
The example should be pretty self-explanatory
Hope you like it!
Btw: as its still beta, Bugs and wishes are welcome
The Sliding mechanism of the Navigationdrawer is inspired by the Sliding Sidebar from Informatix
Added new version, much smoother and many animations
Sourcecode also added
Attachments
Last edited: