Releases: yogeshpaliyal/Android-Universal-Recycler-View-Adapter
Releases · yogeshpaliyal/Android-Universal-Recycler-View-Adapter
Added binding variable
v2.0.1 Update README.md
Performance Improved
Merge pull request #6 from yogeshpaliyal/version/alpha Bump to v2.0.0
Removed Unused Code
remove unused and unwated code Signed-off-by: Yogesh Paliyal <paliyalyogesh@gmail.com>
Removed Unused Code
remove unused and unwated code Signed-off-by: Yogesh Paliyal <paliyalyogesh@gmail.com>
update data for initial data
initial state handled Signed-off-by: Yogesh Paliyal <paliyalyogesh@gmail.com>
Added message for no data found and error
added message for error and no data Signed-off-by: Yogesh Paliyal <paliyalyogesh@gmail.com>
Added Support for No Data Found
Code Structure Improved
Migrate from RecyclerAdapter to ListAdapter
Added async diff util, manage different adapter for different use cases
Minor improvements and library updates
library update and view type upgrades Signed-off-by: Yogesh Paliyal <paliyalyogesh@gmail.com>
Added binding adapter position in custom binding mapping
v1.0.5 Update UniversalAdapterViewType.kt