0

I am new to Android and I am developing an app in android 2.1. The UI has a list view in it and on focusing the list shows a dropdown menu as in this image:

http://developer.android.com/design/media/app_structure_gmail.png

How can I design a menu for a list view similar to this?

rmtheis
  • 5,992
  • 12
  • 61
  • 78
aRu
  • 11
  • 1
    [Action Bar Drop-down Navigation](http://developer.android.com/guide/topics/ui/actionbar.html#Dropdown) Use [Action Bar Sherlock](http://actionbarsherlock.com/) for backwards compatibility. – adneal Jul 13 '12 at 05:46

1 Answers1

0

Did not get you , even your link is not working. Might be you are talking about Expandable list like this.

Look at above link.

LuminiousAndroid
  • 1,557
  • 4
  • 18
  • 28