jiang111 / IndexRecyclerView
- пятница, 18 марта 2016 г. в 02:14:00
Java
一个通过RecyclerView实现的联系人
通过RecyclerView实现联系人的功能。
1.首字母悬浮在顶部。
2.侧滑删除联系人。
3.联系人索引。
可以对比一下 这个:
https://github.com/jiang111/SortList
使用到的第三方库(部分):
https://github.com/timehop/sticky-headers-recyclerview
https://github.com/daimajia/AndroidSwipeLayout