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: over 2 years ago
Linked from 1 awesome list

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

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ibrahimyilmaz/kielA 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.372
kanytu/android-parallax-recyclerviewAn adapter for RecyclerViews with a parallax effect1,611
prashantsolanki3/snap-recyclerview-utilsA utility library to simplify the implementation of RecyclerView Adapters and Viewholders72
yqritc/recyclerview-multipleviewtypesadapterA library that simplifies managing multiple view types in RecyclerViews413
joanzapata/base-adapter-helperAn abstraction layer for Android BaseAdapter's getView method to simplify its implementation1,756
magiepooh/recycleritemdecorationAn Android project providing a reusable decoration class to simplify drawing dividers between items of different types in RecyclerView.323
afrozzaheer/azcollectionviewcontrollerProvides an easy way to integrate pagination with dummy views in CollectionView, ideal for displaying infinite content like Instagram's Discover feature.95
aimalygin/stablecollectionviewlayoutA collection view layout that adjusts its content offset after updates66
nonews/nopaginateAn Android pagination library that simplifies the process of loading data in a RecyclerView with infinite scrolling182
eowise/recyclerview-stickyheadersAn Android library that integrates sticky section headers into a RecyclerView959
smarttoolfactory/propertyfindarA sample Android app demonstrating the application of various technologies such as clean architecture, coroutines, and offline-first data management265
nealyoung/nyalertviewcontrollerA customizable alert view controller with support for content views and UI customization609
dexafree/materiallistA RecyclerView extension providing beautiful CardViews to help developers build Android apps with Google's official design specifications.1,608
imangazalievm/utair-mvp-sampleAn Android app demonstrating Clean Architecture + MVP pattern with Coroutines and Dagger 231
danoz73/recyclerviewfastscrollerA widget that enables fast scrolling in RecyclerViews with section indicators1,129