"Favor composition over inheritance" for RecyclerView Adapters
翻译 - RecyclerView Adapters的“继承中的重要组成”
[Deprecated]. 🚀 Adapter(BaseAdapter, RecyclerView.Adapter) wrapper for Android. 一个Adapter同时适用RecyclerView、ListView、GridView等。
Easily create complex recyclerview adapters in android
Android library defining adapter classes of RecyclerView to manage multiple view types
A RecyclerView Adapter that support load more and add headerview
Adapter and LayoutManager for Android RecyclerView which enables sticky header positioning.
科学分包,动态扩展,功能完善,书写简洁,按需依赖,合理抽象,超高内聚,超低耦合,没有最好,只有更好,希望能帮助到您,🙏❤️🙏❤️
An adapter which could be used to achieve a parallax effect on RecyclerView.
Drag and drop re-ordering adapter for RecyclerView
Rx based RecyclerView Adapter
Paging3 RecyclerView Adapter
快速使用的RecyclerView Adapter
Boilerplate code free Adapter for RecyclerView
Don't write a RecyclerView adapter again. Not even a ViewHolder!
[DEPRECATED]零代码实现RecyclerView的Adapter
a library for creating simple adapter for RecyclerView
⚡ Fast way to bind RecyclerView adapter and ViewHolder for implementing clean sections.
📟Very easy endless scrolled, onClick item and simple use recyclerView adapter
Enhance RecyclerView and Adapter and ViewHolder. Make them much more powerful and easier to use.
Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)
翻译 - 快速,通用的RecyclerView适配器,可将多个功能重新组合到一个库中,以大大改善用户体验:-)
Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。
A Viewholderless Adapter for RecyclerView, who supports builtin diffing, states (paging, empty...), events (clicking, swiping...), and more.
📦 Enable the RecyclerView to support loading more and customizing the footer view without modifying the original adapter of the RecyclerView. 在不改动 RecyclerView 原有的 adapter 的情况下,使 RecyclerView 滑动到底部的时...