문제

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?

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top