supercwn / SuperRecycleViewLinks
结合XrecyclerView 和BaseRecyclerViewAdapterHelper更加的方便的调用RecyclerView的下拉刷新跟上拉加载,本库基于“https://github.com/jianghejie/XRecyclerView“ 以及”https://github.com/CymChad/BaseRecyclerViewAdapterHelper“ 特此感谢
☆348Updated 8 years ago
Alternatives and similar repositories for SuperRecycleView
Users that are interested in SuperRecycleView are comparing it to the libraries listed below
Sorting:
- 京东 Android 客户端样式的级联地址选择器☆601Updated 3 years ago
- 类似淘宝的商品详情页,继续拖动查看详情,其中拖动增加了阻尼,并且重写了ListView,GridView,ScrollView,WebView,RecyclerView 的 dispatchTouchEvent 方法,使用的时候无须额外的代码,可以任意嵌套使用。☆702Updated 9 years ago
- 用户指引提示guideview,新特性高亮指示 HighLight☆689Updated 7 months ago
- 类似QQ空间,新浪微博个人主页下拉头部放大的布局效果,支持ListView,GridView,ScrollView,WebView,RecyclerView,以及其他的任意View和ViewGroup。支持头部视差动画,阻尼下拉放大,滑动过程监听。