AnAndroid
AnAndroid

Reputation: 567

drawer layout with sliding action bar like facebook

I am making an app. I need to implement a drawer layout. I had done that part but now i have to slide action bar while opening drawer layout like face Book. Please give me some solution.

please help me.

Upvotes: 1

Views: 1270

Answers (1)

Mansi
Mansi

Reputation: 1949

you can use external library for sliding menu. Here it is like for library and source example

https://github.com/jfeinstein10/SlidingMenu

Hope you like it

Upvotes: 2

Related Questions