recyclerviewadapter
There are 40 repositories under recyclerviewadapter topic.
vivchar/RendererRecyclerViewAdapter
A single adapter with multiple view types for the whole project
Spikeysanju/ZoomRecylerLayout
🎢 Zoom Recycler Layout Manager For Android Kotlin
OCNYang/RecyclerViewEvent
RecyclerView onItemClick、onItemLongClick、drag、swipe、divider、reuse disorder RecyclerView 梳理:点击&长按事件、分割线、拖曳排序、滑动删除、优雅解决 EditText 和 CheckBox 复用错乱问题、定向刷新、DiffUtil、局部刷新
lopspower/HFRecyclerView
Add Header and/or Footer in your RecyclerView in the simplest way possible.
pankaj89/MasterExoPlayer
MasterExoPlayer is lightweight utility for playing video inside RecyclerView.
AppDevAssist/recyclerview-kotlin
10+ Tutorials on RecyclerView in Kotlin
fraggjkee/databinding-recycler-adapter
A universal RecyclerView.Adapter based on Android's DataBinding
sunfusheng/GroupRecyclerViewAdapter
可增删改查、可动画展开收起、可吸附悬浮动态可配置的分组列表
detmir/recycli
Recycli is a Kotlin Android library that simplifies building complex multiple view types screens in a RecyclerView
7449/XAdapter
Use a very simple RecyclerViewAdapter
pwnjeswani/SuperAdapter
A Super simple library can be used for inserting elements in between RecyclerView's elements.
ThisIsNSH/CandyView-Library
Implement any RecyclerView in your Andoird App with just 1 Line. CandyView Library handles everything for you using Reflection in Java.
smhdk/KM-Quick-Adapter
You can create recyclerview adapter and pagedlist adapter easily with this library
QDong415/QKotlin
Kotlin MVVM框架,全世界最优化的分页加载接口、最接地气的封装。retrofit+协程+viewModel+viewbinding+recyviewBiding
burgessjp/AutoLoadmore
Auto load more library for RecyclerView
MartinStamenkovski/ARIndicatorView
Page Indicators for RecyclerView or ViewPager
achmadqomarudin/ExpendableListview
💈 A beautiful Expendable Listview App written in Java for android with examples.
caravancodes/recyclerview-in-recyclerview
:books: RecyclerView in RecyclerView
dengzq/BaseRecyclerViewAdapter
BaseRecyclerViewAdapter
captain82/Picky
Expandable Grid Recycler View with Tooltip UI using picsum api .Screenshots attached
Divyang067/Retrofit-And-Filter-Data
This is example of android project include web api calling through retrofit, image load using glide and filter data using guava
mvojtkovszky/ProperBaseAdapter
Straightforward, fast, easy to use and adaptable generic RecyclerView adapter allowing assembly of items in declarative way. Never create another RecyclerView adapter again.
dilwarSingh/gRecyclerAdapter
genericRecyclerViewAdapter
dinocajic/wheels-android
Wheel Purchasing App. Utilizes RecyclerView, Fragments, Accelerometer, LongPress Gesture, unique layouts for portrait and landscape views, JSON data retrieval, SQLite, AutoCompleteTextView, ScrollView, Preferences and other features implemented with an MVC design pattern.
oudaykhaled/RecyclerViewAssemblerAdapter
This library allows you to combine any types of Recyclerview adapters easilly without the need to modify or create any new Recycler view adapter
shashank1800/RecyclerGenericAdapter
This is an Android library used to avoid writing an adapter for your RecyclerView every time and write less code to populate RecyclerView with any type of model and with any layout.
ChrisKruegerDev/androidx-kit
🛠️ AndroidX KIT leverages your coding with the AndroidX libraries. It helps you to use standard components easily.
j1046697411/UniversalAdapter
通用的recyclerview适配器,主要目标是易于扩展方便使用
Akshaya-Amar/DeviceAppInfo
DeviceAppInfo displays the information about the applications in your Android device.
AndroidGeekCo/RecyclerView-Youtube
How to create a RecyclerView in Kotlin
mamidag/chatexample
ExampleChatApplication
NikolaPetkovik/Android_Book-List
Add-Remover Item from List (BookList)
ElianFabian/SimpleListAdapter
An easy way to define list adapters without boilerplate code for both adapters of one item and multi-item adapters
vimalcvs/Android-RecyclerView-adding-Search-Filter
Android RecyclerView adding Search Filter