Android Question Animation of Nav Drawer Icon

jcesar

Active Member
Licensed User
Longtime User
Hi

Is there a way to implement this animations in actionbar with B4A ?

AhaWeather application was created with B4A and uses this...


68747470733a2f2f7261772e6769746875622e636f6d2f62616c7973762f6d6174657269616c2d6d656e752f6d61737465722f6172742f64656d6f2e676966
 

corwin42

Expert
Licensed User
Longtime User
AHWeather uses a currently not published version of AHNavigationDrawer which includes this special drawable. Have to clean up the code and then I can release a new version.
Additionally thedesolatesoul has released a library with this drawable here.
 
Upvote 0
Top