Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
像 Iphone 中的这个视图一样,我需要为 android 设计视图。列表视图包含部分索引和部分标题。请帮助。
尝试安装这个应用程序,我很确定应用程序中存在一个库项目。 https://play.google.com/store/apps/details?id=com.groidify.uipatterns
只是在 Android 的情况下的建议可以通过使用 commonsware 和 sectionIndexer 的合并适配器来完成。
最接近和最流畅的是 https://github.com/woozzu/indexableListView