Question

Im trying to achieve the neat menu icon ui like in all the new google apps, im talking about the "hotdog" menu icon that animates when it is pressed, sliding a bit to the left when the sliding menu slides to the right.

Im using the android SlidingMenu library btw.

Any suggestions?

Was it helpful?

Solution

It appears that SlidingMenu library wont do it...

if anyone else is looking for an answer i am recommending to use the native library: NavigationDrawer, here's a tutorial:

http://www.androidhive.info/2013/11/android-sliding-menu-using-navigation-drawer/

Enjoy :)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top