0

I saw the facebook and youtube application on Android has a left menu showing up when you sliding it across.

Does anyone have any idea how to do that?

LittleFunny
  • 8,155
  • 15
  • 87
  • 198
  • use frame layout and hide it or unhide it based on the click event – Rakshi Aug 23 '12 at 03:51
  • possible duplicate of [Android facebook style slide](http://stackoverflow.com/questions/8657894/android-facebook-style-slide) – Andro Selva Aug 23 '12 at 05:10
  • You will find what you need [here](http://stackoverflow.com/questions/8657894/android-facebook-style-slide) . The link to a sample project is [here](https://github.com/gitgrimbo/android-sliding-menu-demo). – Lazy Ninja Aug 23 '12 at 04:11

1 Answers1

0

use feinstein slide menu it is a very good option.https://github.com/jfeinstein10/SlidingMenu

Dimitri
  • 1,924
  • 9
  • 43
  • 65