multitype
There are 20 repositories under multitype topic.
drakeet/MultiType
Flexible multiple types for Android RecyclerView.
crazysunj/MultiTypeRecyclerViewAdapter
一个专注于RecyclerView优雅刷新(接管资源和数据源)、高灵活、低耦合、健壮性以及高效性的MVP模式库,支持大多数Adapter
burgessjp/GanHuoIO
基于Gank.IO提供的API的第三方客户端(RxJava+Retrofit)
CarGuo/LazyRecyclerAdapter
极简通用的RecyclerAdapter,入侵性低,支持一个列表多种Item类型,无需维护和编写Adapter代码,快速集成拥有点击,动画,自定义刷新,自定义加载更多,自定义空页面显示,通用分割线,动态绑定等高复用,你只需要编写维护Holder代码。
sunfusheng/MultiType
【MultiType】可以轻松地实现RecyclerView显示多种数据类型,数据对应布局一对多、多对多、多对一,可以注册全局类型、局部类型、默认类型
luckybilly/multi_type_list_view
A flutter customer ListView that displays multiple widget types.
nimaltd/rbuf
Multitype Ring Buffer (Circular Buffer) Library for STM32
JBlond/twig-trans
Twig 3 translation extension
dengzq/BaseRecyclerViewAdapter
BaseRecyclerViewAdapter
yangwuan55/SuperAdapter
An android adapter for listview and recyclerview in the same way, support multi type.
pokk/AdaptiveRecyclerView
Adaptive layout view and multiple type viewholder.
rong5690001/OkAdapter
multitype adapter for recyclerview
xiangning17/sectionadapter
针对Android的RecyclerView的分组(Section)适配器,用于帮助我们方便地创建复杂的页面。A adapter for android recyclerview which could make a complex type view page easily.
sososeen09/SimpleMultiTypeAdapter
simple use for multi type Item with RecyclerView.Adapter,support header, footer, ItemClickListener, ItemChildClickListener
datanapps/MultiViewRecycleList
Multi Type/Multi View/Multi Object in recycleview with easy way
DylanCaiCoding/MultiTypeKTX
Easier to use MultiType library in Kotlin
DoneMr/BusinessRecyclerView
if u need a multi type list, Just Focus on business
artshell/MultiPagerAdapter
PagerAdapter's extension, Avoid to rewriting PagerAdapter at every time
liuhao2018/MultiTypeAndroid
MultiTypeAndroid RecyclerView多类型复杂视图写法总结