为什么我们将适配器传递给Section Indexer对象?

时间:2017-02-13 09:28:38

标签: android listview sectionindexer

为什么我们将适配器传递给android中的Section Indexer对象?

1 个答案:

答案 0 :(得分:0)

它实际上在android文档中说,但基本上它代表快速滚动。我建议你阅读https://developer.android.com/reference/android/widget/SectionIndexer.html,如果你想实现http://www.survivingwithandroid.com/2012/12/android-listview-sectionindexer-fastscroll.html这个链接。但是android开发者网站解释得更详细。< / p>