-1

how can make swipe gesture to linear layout to swipe menu like Facebook app in android smoothly, fast animation.

i'm using fragments.

i need to add swipe this menu like Facebook app.

Mohammed Saleem
  • 568
  • 5
  • 20
  • u can use SimonVT's menu drawer library [menudrawer](https://github.com/SimonVT/android-menudrawer/tree/master/menudrawer-samples/src/net/simonvt/menudrawer/samples) for that. – S.T. Oct 23 '13 at 06:41

1 Answers1

0

From your question it seems like you need sliding menu. you can find a library which does that for you here

Raghuram
  • 115
  • 5