1

Is it possible to create a menu like below? (Sorry for the quality of the picture :P)

enter image description here

It is possible? If yes then how?

David Hammen
  • 32,454
  • 9
  • 60
  • 108
Maury
  • 604
  • 2
  • 8
  • 25
  • Have a look at this question and the answers given their: http://stackoverflow.com/questions/11377472/slide-out-menu-like-android-google-and-youtube-style-slide-menu-not-like-faceb – Martin Thurau Jan 02 '13 at 12:30
  • 1
    also look this http://stackoverflow.com/questions/13678595/how-to-create-slide-layout-animation-in-android/ just need to give `position="left"` – Mohammed Azharuddin Shaikh Jan 02 '13 at 12:40

3 Answers3

1

use sliding drawer just check it out : http://www.coderzheaven.com/2011/12/01/slidingdrawer-in-android-a-simple-example/

Nipun Gogia
  • 1,846
  • 1
  • 11
  • 17
0

You could be interested in the sliding menu library.

Snicolas
  • 37,840
  • 15
  • 114
  • 173
0

Check this tutorial for Sliding Menu.

There are plenty of tutorials and samples on the web for what you are looking for.

Rahul Bisht
  • 482
  • 3
  • 5