Found 49 repositories(showing 30)
MaksTuev
This project demonstrates simple approach for implementation complex lists, based on RecyclerView.
smuyyh
Android 轻量级适配器,简化使用,适应所有的AbsListView、RecyclerView。支持HeaderView与FooterView~
mkrupal09
Recyclerview adapter library- Create adapter in just 3 lines of code
AmrDeveloper
Android Annotation Processing Library to generate your adapters only with Annotations on your model, support working with Kapt and KSP Processors
junixapp
An simplify and practical version for hongyangAndroid [baseAdapter],重构了代码,并适配Kotlin。
ZhouHuang23
仿照原生RecyclerView.Adapter的实现,在原生适配器的基础上 支持监听item单击事件以及支持单选模式、多选模式
surfstudio
Adapter which simplifies the process of adding complex content to RecyclerView
mzule
Easy to use android adapters
pankaj89
SimpleAdapter with Databinding fore RecyclerView
derysudrajat
Library to create Recycle View without Adapter Class
xaverkapeller
A powerful yet lightweight view injection & list creation library to easily and quickly create complex lists in the RecyclerView on Android.
Oliinyk-Volodymyr
Recyclerview adapter library- Create adapter in just 1 line of code
gold-duo
universal adapter implementation to avoid duplication made similar wheels. Can be used directly inherited AbsListView of View (GridView, ListVIew).
didarul-codes
An adapter to reduce time for writing boilerplate code and speed up build time for RecyclerView.
ronil-gwalani
this is the for making the recycler view adapter simplied inspired by lazy column
Monster-king
Surf android standardning bir qismi bo'lgan easyadapterni ishlatishga misol https://github.com/surfstudio/SurfAndroidStandard maqola: https://telegra.ph/EasyAdapter---judaham-oson-adapter-05-04
sunwindery
EasyAdapter和EasyRecyclerAdapter是android开发中的通用adapter。 均既适用于相同item的情况,又适用于多种item的情况(比如聊天界面)。使用过程迅速且简单。
surfstudio
Samples for ViewPager2 with FragmentStateAdapter and EasyAdapter
wangsai-silence
简化更改ListView/RecyclerView的展示模式,削弱Adapter的逻辑处理和View展示功能,极大的简化ListView/RecyclerView加载数据的方式
用于RecyclerView的适配器,可设置点击模式、单选和多选模式。kotlin-android项目。
gold-duo
easyadapter sample
lienilibrary
No description available
XuanGao2023
No description available
SingleJie
EasyAdapter是一款可以快速书写 adapter的框架,只适用item相同的形式
wong1988
一个通用简易的RecyclerView适配器
isong0623
No description available
Pakhlavon
No description available
lovely3x
一款支持无限滚动的 ListView、WheelView、Banner,你值得拥有!
fengivy
create easy adapter
LileiHappy
容易使用的RecyclerView适配器,让你只用关心自己核心的业务实现。