2

In my application I want to create two sliding menus: from left to right and from right to left; like for facebook one is for menu and the other is for chat. How can i get both the sliding menus using jfeinstein10/SlidingMenu API by github?

user2055581
  • 53
  • 1
  • 4
  • I have answered this in another question. http://stackoverflow.com/questions/15242825/sliding-menu-using-jfeinstein10-library/19688948#19688948 – LoveMeSomeFood Nov 01 '13 at 13:56

2 Answers2

5

tried my own implementation FacebookSlideOutMenu

Chintan Rathod
  • 25,864
  • 13
  • 83
  • 93
Srikanth Roopa
  • 1,782
  • 2
  • 13
  • 19
1

Try the great 6wunderkinder Sliding Layer Library. It is very simple to use and you can add two sliding layers to the same activity, one from right and one from left.

Other libraries worth looking at:

iTurki
  • 16,292
  • 20
  • 87
  • 132