Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)
-
Updated
Jun 10, 2019 - Java
{{ message }}
Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)
The bullet proof, fast and easy to use adapter library, which minimizes developing time to a fraction...
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
Don't write a RecyclerView adapter again. Not even a ViewHolder!
一个优雅的实现多类型的RecyclerView类库 支持DataBinding Form表单录入 跨多个RecyclerView拖动
快速使用的RecyclerView Adapter
【暂停更新-20171212】Android Studio Plugin, Can input, can be selected to auto generator findViewById code in Activity or etc, support ButterKnife(version 8.4.0), support ViewHolder.
Recyclerview adapter library- Create adapter in just 3 lines of code
Adapter for RecyclerView(only 21KB).RecyclerView万能适配器(仅21KB)
TRecyclerView是支持HeaderView、 FooterView、下拉刷新、分页加载数据。
Too much boilerplate and effort to implement a list using RecyclerView. But, most of them can be omitted.
Easiest way to use RecyclerView. Reduce boilerplate code! You don't need to write adapters for listing pages anymore!
A collection of customizable RecyclerView Adapters for Android, that provide various functionality like item selection, contextual action mode controls, drag&drop and swiping, among other.
No ViewHolder, No Adapter!!! 基于反射实现 DATA 和 VIEW 的绑定,不知 ViewHolder 为何物。
Customizable Android library that helps you to implement swipe-to-delete logic for your RecyclerView's adapters in an easy way!
Support Any Type of items in recyclerview
Swipe, drag-and-drop, items clicks, view holder's events delegation and other stuff for Android Recycler View.
An Android library that provides a Lifecycle to any ViewHolder through the implementation of the LifecycleOwner interface, allowing it to interact with a Lifecycle-Aware Component.
Just use the ViewFinder instead of any ViewHolder
Bind RecyclerView.ViewHolder and R.layout.id with annotations
- custom views and base class for activity,fragment,adapter,viewholder and event bus.
#You can drag and remove View to any direction. #Java #ViewHolder #Adapter #VelocityTracker #ViewPropertyAnimator
Make it more easy to work with RecyclerView.
Add custom Swipe Actions to a RecyclerView.
Knex is a full Kotlin Android library created to avoid all the boilerplate needed to use a RecyclerView with adapters.
Add a description, image, and links to the viewholder topic page so that developers can more easily learn about it.
To associate your repository with the viewholder topic, visit your repo's landing page and select "manage topics."
ibrahimyilmaz/kiel#40 added syntax to define Diff callback for whole adapter. But you still have no ability to define diff callback for
registerblocks separately.There is example of how it may look like: