I reffered some sliding demo in stackoverflow but still no body guiding me for right to left sliding demo.pls help me out how can i get this in android
Asked
Active
Viewed 3,196 times
0
-
1check this question http://stackoverflow.com/questions/11377472/slide-out-menu-like-android-google-and-youtube-style-slide-menu-not-like-faceb – Jaiprakash Soni Oct 11 '12 at 04:42
-
which sliding menu library are you using? so that we can tell you which class to modify to change the behavior. – Archie.bpgc Oct 11 '12 at 05:36
-
https://github.com/jfeinstein10/SlidingMenu – Balajee Annamalai Oct 11 '12 at 07:24
-
i want exactly demo pjct for move from right to left – Balajee Annamalai Oct 11 '12 at 09:44
-
check this http://stackoverflow.com/a/15879886/1939564 i have created a sliding menu – Muhammad Babar Jun 13 '13 at 08:11
-
possible duplicate of [Android Facebook style slide](http://stackoverflow.com/questions/8657894/android-facebook-style-slide) – Gowtham Kumar Dec 11 '13 at 13:01
1 Answers
1
An Android library that allows developers to easily create slide-in menus like in the Spotify and Facebook applications. Feel free to use it all you want in your Android apps provided that you cite this project and include the license in your app.
Check this: https://github.com/jfeinstein10/SlidingMenu

Nam Vu
- 5,669
- 7
- 58
- 90