【发布时间】:2012-04-13 04:29:33
【问题描述】:
像 Iphone 中的这个视图,我需要为 android 设计视图。列表视图包含索引部分和标题部分。请帮助。
【问题讨论】:
-
但列表视图同时包含索引和标题文本,如果有任何示例应用程序请帮助。
标签: android android-layout android-listview
像 Iphone 中的这个视图,我需要为 android 设计视图。列表视图包含索引部分和标题部分。请帮助。
【问题讨论】:
标签: android android-layout android-listview
尝试安装这个应用程序,我最确定应用程序中存在一个库项目。 https://play.google.com/store/apps/details?id=com.groidify.uipatterns
对于 Android 的建议,以上内容可以通过 commonsware 和 sectionIndexer 使用合并适配器来完成。
【讨论】: