bingoogolapple / BGABaseAdapter-AndroidLinks
在 AdapterView 和 RecyclerView 中通用的 Adapter 和 ViewHolder。RecyclerView 支持 DataBinding 、多种 Item 类型、添加 Header 和 Footer。RecyclerView 竖直方向通用分割线 BGADivider
☆655Updated 10 months ago
Alternatives and similar repositories for BGABaseAdapter-Android
Users that are interested in BGABaseAdapter-Android are comparing it to the libraries listed below
Sorting:
- 类似 iOS 带弹簧效果的左右滑动控件,可作为 AbsListView 和 RecyclerView 的 item(作为 AbsListView 的 item 时的点击事件参考代码家的 https://github.com/daimajia/AndroidSwipeLayo…☆469Updated 10 months ago
- android仿京东、淘宝商品详情页上拉查看详情 [没有时间维护了,还有很多小问题,只做一个思路提供吧]☆621Updated 7 years ago
- Android AdvancedPagerSlidingTabStrip是一种Android平台的导航控件,完美兼容Android自带库和兼容库的ViewPager组件。☆409Updated 8 years ago
- 支持Android图文混排、文字环绕图片等效果☆817Updated 8 years ago
- 无缝为Activity、Fragment、任何View设置加载(loading)、重试(retry)和无数据(empty)页面。☆647Updated 10 years ago
- 下拉刷新和上拉加载更多的RecyclerView,具有下拉和刷新动画。☆573Updated 9 years ago
- 共同头部+ViewPager+ListView http://blog.csdn.net/w7822938/article/details/47173047