-1

I have implemented a navigation drawer menu in android but it does not look like the facebook and gmail menu. Can anybody tell me how to implement a menu like facebook gmail in android?

I also want a sliding effect like facebook and gmail.

Thanks

Illidanek
  • 996
  • 1
  • 18
  • 32
mohan
  • 13,035
  • 29
  • 108
  • 178

2 Answers2

2

The thing you are using is navigation drawer, but you have to use menu drawer for the menu like facebook and gmail.

I have implemented it and this link will help you to do so. That will tell you all the steps for making menu drawer.

femtoRgon
  • 32,893
  • 7
  • 60
  • 87
1

gmail like navigation menu

here is the best tutorial for create gmail like navigation menu. I guess it will solve your question

facebook like navigation drawer

here is the link for facebook like navigation drawer

Dehan Wjiesekara
  • 3,152
  • 3
  • 32
  • 46