【问题标题】:Android listview with sectionHeader and index both带有 sectionHeader 和 index 的 Android 列表视图
【发布时间】:2012-04-13 04:29:33
【问题描述】:

像 Iphone 中的这个视图,我需要为 android 设计视图。列表视图包含索引部分和标题部分。请帮助。

【问题讨论】:

标签: android android-layout android-listview


【解决方案1】:

尝试安装这个应用程序,我最确定应用程序中存在一个库项目。 https://play.google.com/store/apps/details?id=com.groidify.uipatterns

对于 Android 的建议,以上内容可以通过 commonsware 和 sectionIndexer 使用合并适配器来完成。

最接近和最平滑的是 https://github.com/woozzu/indexableListView

【讨论】:

  • 最后的链接 (indexableListView) 展示了部分索引和快速滚动,但不是部分标题...
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2016-10-29
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2023-03-08
  • 1970-01-01
相关资源
最近更新 更多