Domanda

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?

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top