OneAdapter

RecyclerView adapter

A Viewholderless Adapter for RecyclerView with built-in diffing, states and event support.

A Viewholderless Adapter for RecyclerView, who supports builtin diffing, states (paging, empty...), events (clicking, swiping...), and more.

GitHub

469 stars
12 watching
45 forks
Language: Kotlin
last commit: 7 months ago
Linked from 1 awesome list

adapterandroidandroid-libraryandroid-uianimationsclick-listenersdiffutilkotlin-androidkotlin-librarymultiselectrecyclerview-adapterrecycleviewswipeviewholders

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ibrahimyilmaz/kiel A Kotlin-based RecyclerView Adapter library providing a convenient and minimalistic way to build adapters with reduced boilerplate code and improved handling of multiple view types. 371
kanytu/android-parallax-recyclerview An adapter for RecyclerViews with a parallax effect 1,611
prashantsolanki3/snap-recyclerview-utils A utility library to simplify the implementation of RecyclerView Adapters and Viewholders 72
yqritc/recyclerview-multipleviewtypesadapter A library that simplifies managing multiple view types in RecyclerViews 413
joanzapata/base-adapter-helper An abstraction layer for Android BaseAdapter's getView method to simplify its implementation 1,757
magiepooh/recycleritemdecoration An Android project providing a reusable decoration class to simplify drawing dividers between items of different types in RecyclerView. 324
afrozzaheer/azcollectionviewcontroller Provides an easy way to integrate pagination with dummy views in CollectionView, ideal for displaying infinite content like Instagram's Discover feature. 95
aimalygin/stablecollectionviewlayout A collection view layout that adjusts its content offset after updates 66
nonews/nopaginate An Android pagination library that simplifies the process of loading data in a RecyclerView with infinite scrolling 182
eowise/recyclerview-stickyheaders An Android library that integrates sticky section headers into a RecyclerView 959
smarttoolfactory/propertyfindar A sample Android app demonstrating the application of various technologies such as clean architecture, coroutines, and offline-first data management 266
nealyoung/nyalertviewcontroller A customizable alert view controller with support for content views and UI customization 609
dexafree/materiallist A RecyclerView extension providing beautiful CardViews to help developers build Android apps with Google's official design specifications. 1,607
imangazalievm/utair-mvp-sample An Android app demonstrating Clean Architecture + MVP pattern with Coroutines and Dagger 2 31
danoz73/recyclerviewfastscroller A widget that enables fast scrolling in RecyclerViews with section indicators 1,131