0

I searched a lot in google but couldn't find something good. I want use navigation drawer like shown in the picture. Look carefully in item 4. when click on this item opens option. How could I do this?

Thank you.

enter image description here

fish40
  • 5,738
  • 17
  • 50
  • 69

1 Answers1

0

SlidingMenu is an Open Source Android library that allows you to easily create applications with sliding menus like in the Google+.

Feel free to use it all you want in your Android apps provided that you cite this project and Demo HERE

Another tool you can use is Navigation Drawer

GrIsHu
  • 29,068
  • 10
  • 64
  • 102