`

RecylerView相关文章

阅读更多
RecylerView用于替代ListView,因为它比LisView更灵活,可以展现更丰富的界面效果。
google推荐使用RecylerView。

第1篇:
http://www.vogella.com/tutorials/AndroidRecyclerView/article.html

第2篇:
Getting Started With RecyclerView and CardView on Android
第3篇:
重写后的 RecyclerViewPager 完全继承自RecyclerView
http://www.open-open.com/lib/view/open1434810647708.html

第4篇:
Android程序设计-RecyclerView的使用
http://www.open-open.com/lib/view/open1436600988505.html
第5篇:
RecyclerView:实现带header的grid
http://www.open-open.com/lib/view/open1437662138631.html

CleverRecyclerView 是一个基于RecyclerView的扩展库,提供了与ViewPager类似的滑动效果并且添加了一些有用的特性
支持横/纵向滚动
支持设置一页可显示的item数量
支持设置滚动动画的时长
支持设置触发滚动到下一页的阀值
支持页面切换的监听
http://www.jcodecraeer.com/a/opensource/2015/1109/3663.html

利用sections创建Android RecyclerViews的一个适配器:SectionedRecyclerView
http://www.open-open.com/lib/view/open1437613826490.html

带头尾和动画的下拉刷新RecyclerView
http://www.open-open.com/lib/view/open1439170570411.html

...

RecyclerView的拖动和滑动 第二部分 :拖块,Grid以及自定义动画
http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0630/3123.html
http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0724/3219.html

Android RecyclerView 支持addHeaderView,addFooterView 和加载更多
http://www.open-open.com/lib/view/open1439035186473.html

android5.0+
Android Design Support Library 的 代码实验——几行代码,让你的 APP 变得花俏
http://www.open-open.com/lib/view/open1436152483833.html

具有不同ViewType的recyclerview的item之间绘制间隔(divider),不需要考虑item position的问题
http://www.jcodecraeer.com/a/opensource/2015/0901/3399.html

可以轻松地为您RecyclerViews创建分隔符的Android库:Dividers
https://github.com/Karumi/Dividers

SwipeDismissBehavior用法及实现原理
http://www.open-open.com/lib/view/open1446609550545.html

Android中使用RecyclerView + SnapHelper实现类似ViewPager效果
https://juejin.im/post/58dd3d53da2f60005fbb0a6c
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics