Anyone know how to make a menu like this photo? If there is any tutorial or if you can give me a hint I'm thankful.
Asked
Active
Viewed 549 times
1
-
check these So posts :: http://stackoverflow.com/questions/2944244/change-the-background-color-of-the-options-menu http://stackoverflow.com/questions/2719173/change-background-color-of-android-menu http://stackoverflow.com/questions/5065828/android-menu-item-background – Eight Jun 03 '12 at 04:55
2 Answers
1
You can created own menu class. Here is the article published and a downloadable link to the source code. Hope this link will be helpful to you.
http://www.codeproject.com/Articles/173121/Android-Menus-My-Way

Shankar Agarwal
- 34,573
- 7
- 66
- 64
-
-
brother, almost this tutorial solved my problem. But the menu I want is one that does not need to press the menu button for it to appear. He is active all the time in the activity. can you help me? – DROIDzilla Jun 07 '12 at 04:25
1
This menu is like a i-phone , you can download example of this menu from this Link 1
it is looks like following image
Consider following links that may help you

Community
- 1
- 1

Ronak Mehta
- 5,971
- 5
- 42
- 69