android RecyclerView首字母悬浮在顶部,滑动删除

通过RecyclerView实现联系人的功能。

1.首字母悬浮在顶部。
2.侧滑删除联系人。
3.联系人索引。

git地址:https://github.com/jiang111/IndexRecyclerView


可以对比一下 这个: 
https://github.com/jiang111/SortList

效果图: 
android RecyclerView首字母悬浮在顶部,滑动删除

使用到的第三方库(部分):
https://github.com/timehop/sticky-headers-recyclerview 
https://github.com/daimajia/AndroidSwipeLayout

上一篇:ECS的初体验


下一篇:如何递归执行view的动画