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?

Était-ce utile?

La 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 :)

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top