【发布时间】:2014-03-13 09:09:24
【问题描述】:
I have a custom listView of the users installed apps and I want to have a drop down menu with different options such as "alphabatize" or "create custom divider" and when that option is picked, it will rearrange the listView based on通过分隔线的选择。 (对于 alphabatize,它会在分隔符上显示 A-Z 并相应地组织等等。)
如何创建可以执行此操作的下拉菜单?
【问题讨论】:
标签: android listview android-menu