recyclerview-multi-type
There are 128 repositories under recyclerview-multi-type topic.
alibaba/vlayout
Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.
drakeet/MultiType
Flexible multiple types for Android RecyclerView.
vivchar/RendererRecyclerViewAdapter
A single adapter with multiple view types for the whole project
DevAhamed/MultiViewAdapter
Easily create complex recyclerview adapters in android
zhou-you/EasyXRecyclerView
主要提供了简单易用强大的RecyclerView库,包括自定义刷新加载效果、极简通用的万能适配器Adapter、万能分割线、多种分组效果、常见状态页面、item动画效果、添加多个header和footer、侧滑、拖拽、Sticky(黏性)效果、多item布局等,各模块之间灵活、解耦、通用、又能相互组合使用。
zhazhaxin/RecyclerView
支持下拉刷新,上拉加载,Header,Footer,复杂多种数据结构类型
AlanCheen/Flap
Enhance RecyclerView and Adapter and ViewHolder. Make them much more powerful and easier to use.
werbhelius/MoreType
new method to build data in RecyclerView with Kotlin!
pavelpoley/AdvancedRecycleView
♻ RecycleView with multiple view types, inner horizontal RecycleView and layout animation
skydoves/BaseRecyclerViewAdapter
⚡ Fast way to bind RecyclerView adapter and ViewHolder for implementing clean sections.
CaMnter/EasyRecyclerView
🎞 Easy recyclerview for Android
LRH1993/recyclerview_helper
对RecyclerView的封装,使用简单,功能丰富
Link184/KidAdapter
kotlin dsl for kids to simplify RecyclerView.Adapter logic
ChinaVolvocars/RecyclerViewApplication
复杂界面实现,RecyclerView 嵌套 ViewPager、RecyclerView,多布局实现。
luckybilly/multi_type_list_view
A flutter customer ListView that displays multiple widget types.
chendongMarch/LxAdapter
RecyclerView Adapter Library
rahulchowdhury/Mystique
💡🚀⭐️ A generalized adapter for RecyclerView on Android which makes it easy to add heterogeneous items to a list
shahbazhashmi/nested-expandable-recyclerview
Nested Expandable RecyclerView for Android
walgr/Quick
快,快,快,减少模板代码,提高开发效率。
badadin/ExpandableRecyclerView
A very simple example of how the expandable RecyclerView can be implemented
the-cybersapien/RecyclerELE
Android Library for easy addition of Empty, Loading and Error views in a RecyclerView
thejitesh/NestedExpandableRecyclerView
Expandable RecyclerView, Nested Hierarchy.
SkyTreasure/Kotlin-Youtube
A sample app with Tab layout, Recyler view and Youtube API Integrated in Kotlin
kittinunf/Statik
A simple static list information backed by RecyclerView for Android in Kotlin
quartack/bdapter
You can use RecyclerView without implementation of Adapter and ViewHolder. Also supports Multiple-ViewHolder, MVVM and DataBinding.
kwezal/kandy
Sweet Android libraries written in Kotlin
MrJiao/CommonRecycler
极度封装RecyclerView里的adapter,holder,让其支持各种点击事件,使用方便
iFanie/AccordionRecycler
Android RecyclerView Adapter with nested items & expand/contract functionality
AltonDsouza/ChatMate
Social Media Android App for sharing images , text, videos.
Shouheng88/xAdapter
A convenient way to use Adapter in RecyclerView based on Kotlin DSL and BRVAH.
smhdk/KM-Quick-Adapter
You can create recyclerview adapter and pagedlist adapter easily with this library
AzharRivaldi/RecyclerViewDragDrop
Two RecyclerView Drag & Drop
arjinmc/ExpandRecyclerView
A lib for expand recyclerview,including adapter,style
hasancse91/recyclerview-multiple-view-type
This repository contains a sample Android project to show a multi type view in a RecyclerView. You can check the details tutorial (in Bengali) from my website
kalu-github/module_recycleradapter
列表适配器,悬浮菜单,头部尾部,加载更多,侧滑拖拽,分组分类
tomasznajda/simple-recyclerview
SRV simplifies usage of the RecyclerView with multiple ViewHolders using Kotlin