Menu as facebook

1

I want to create a menu like the one in the image (similar to facebook) below would anyone know how to develop? how should I look, example tutorials. Thanks!

    
asked by anonymous 12.06.2014 / 15:14

3 answers

3

It's best to use the Navigation Drawer from the android library itself

link

    
29.07.2014 / 02:26
0

Take a look at the library below:

link

And you have the following tutorial too:

link

    
12.06.2014 / 15:42
0

Take a look at this project, available on GitHub and also in the PlayStore:

GitHub: link

PlayStore: link

I believe it is within your need.

    
12.06.2014 / 15:30