IndexableRecyclerView
IndexableRecyclerView copied to clipboard
A RecyclerView with indexable, sticky and many other features.
1.30版本 刷新方法被注释 /** * Notifies the attached observers that the underlying data has been changed * and any View reflecting the data set should refresh itself. */ public void notifyDataSetChanged()...
想要在适配器中获取元素的下标 position,怎么操作?
Error: Program type already present: com.github.promeg.tinypinyin.lexicons.android.cncity.BuildConfig 大神啊,这个错误怎么解决呢,还请指教
多音字处理问题
其他的都很好。其实我很想用这个库,但是在项目开发中对于多音字的处理还是有些问题,长按,长安跑到z字母去了,能否使用HanziToPinyin.java类进行处理http://blog.csdn.net/zhangphil/article/details/47164665
我想拿到右侧indexbar的滑动或者触摸监听,解决和swiperefreshlayout的滑动冲突
https://github.com/YoKeyword/IndexableRecyclerView/issues/97#issuecomment-515829455
notifyItemChanged 能否暴漏出来