Balajee Annamalai
Balajee Annamalai

Reputation: 165

How to do sliding menu from right to left like Facebook,path app

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

Upvotes: 0

Views: 3197

Answers (1)

Nam Vu
Nam Vu

Reputation: 5725

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

Upvotes: 1

Related Questions