Top 381 recyclerview open source projects

Cardslideview
一行代码实现ViewPager卡片效果,比ViewPager2更强大,底层同样是RecyclerView
Kiel
Kotlin way of building RecyclerView Adapter 🧩. You do not have to write RecyclerView Adapters again and again and suffer from handling of different view types. Kiel will help you.
Chipslayoutmanager
ANDROID. ChipsLayoutManager (SpanLayoutManager, FlowLayoutManager). A custom layout manager for RecyclerView which mimicric TextView span behaviour, flow layouts behaviour with support of amazing recyclerView features
Citypicker
🔥🔥🔥城市选择、定位、搜索及右侧字母导航,类似美团 百度糯米 饿了么等APP选择城市功能
Android Pagination With Recyclerview
Pagination (Endless or Infinite Scrolling) using RecyclerView's onScrollListener
Recyclerviewevent
RecyclerView onItemClick、onItemLongClick、drag、swipe、divider、reuse disorder RecyclerView 梳理:点击&长按事件、分割线、拖曳排序、滑动删除、优雅解决 EditText 和 CheckBox 复用错乱问题
Transformerslayout
🔥 App金刚区导航菜单,类似淘宝、QQ音乐等APP导航,方格布局横向多行滑动翻页带滚动条
SpannedGridLayoutManager
Android RecyclerView.LayoutManager that resizes and reorders views based on SpanSize
SimplifiedRecyclerview
An android library to help you get rid of boiler plate code when setting up Recyclerview
Jetpack-compose-sample
Forget about bunch of XML files for maintaining UIs. Jetpack Compose is Android’s modern toolkit for building native UI. Here is a small example to get started.
Polet
A solution to compose RecyclerView Decoration
FlexItemDecoration
FlexItemDecoration, can customize the head, bottom, leftmost, rightmost dividing line, but also customize any one of the dividing lines and batch custom multiple dividing lines
ClockScroller
A cool animated RecyclerView clock face scroller handle inspired by the following MaterialUp submission - https://material.uplabs.com/posts/codepen-scrolling-clock
adapster
Android library designed to enrich and make your RecyclerView adapters more SOLID
WheelPickerByRecyclerView
用RecyclerView实现的滚轮选择器
react-recycled-scrolling
Simulate normal scrolling by using only fixed number of DOM elements for large lists of items with React Hooks
FancyAdapters
A collection of customizable RecyclerView Adapters for Android, that provide various functionality like item selection, contextual action mode controls, drag&drop and swiping, among other.
RxDiffUtil
A lightweight Rx wrapper around DiffUtil with Activity lifecycle support (Deprecated)
Android-RecyclerViewHelper
RecyclerView的工具类,更方便的实现Adapter,item点击事件,更快的实现加载提示,分页加载。
GhostAdapter
No description or website provided.
LifecycleCells
An Android library that provides a Lifecycle to any ViewHolder through the implementation of the LifecycleOwner interface, allowing it to interact with a Lifecycle-Aware Component.
react-native-nlist
原生Listview Native lListView react-native encapsulation Memory recovery reusing High performance
CeilingLayout
CeilingLayout用来控制子View的吸顶联滑,理论上支持实现了NestedScrollingChild的联滑控件,如NestedScrollView、RecyclerView、SmartRefreshLayout等;只需要在xml里配置需要吸顶子View的位置索引就能自动实现吸顶联滑效果。
AdapterLayout
ViewGroup backed by RecyclerView.Adapter = magic
Android-Expandable-ConcatAdapter
A sample project that shows how to make an expandable RecyclerView easily with the ConcatAdapter
devbricksx-android
DevBricksX provides plenty of useful classes that will be used in daily Android development.
SlideTable
可以滑动 以表格形式展示数据
SuperAdapter
A Super simple library can be used for inserting elements in between RecyclerView's elements.
Antonio
Android library for the adapter view (RecyclerView, ViewPager, ViewPager2)
nestedRecycler
A sample tutorial android app to implement Nested Recycler View easily using Kotlin
StickyHeader
A simple lightweight sticky header ItemDecorator for RecyclerView
DiverseRecyclerAdapter
A small and yet powerful library, which greatly simplifies building lists of different items
WinForm.UI
WinForm 皮肤,自定义控件
CommonRecycler
极度封装RecyclerView里的adapter,holder,让其支持各种点击事件,使用方便
GenericRecyclerAdapter
Easiest way to use RecyclerView. Reduce boilerplate code! You don't need to write adapters for listing pages anymore!
RichEditor
基于RecyclerView实现的富文本编辑器,支持多样式,链接,引用,图片等功能
SlideView
🔖 Card RecycleViewManager, to make your interface cool.Use recyclerView to add cool effects to the view.
ModularAdapter
The RecyclerView.Adapter that makes your life simple!
jubako
A small API to help display rich content in a RecyclerView such as a wall of carousels
UltimateRecyclerView
A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
StackCardRecyclerView
this is RecyclerView like stack cards
movie-booking
An example for booking movie seat, combined of Android Data Binding, State Design Pattern and Multibinding + Autofactory. iOS version is: https://github.com/lizhiquan/MovieBooking
android-page
android 分页列表数据加载引擎,主要封装了android分页列表数据加载的各个组件,如果你有一个需要分页加载的List列表,都可以使用此框架实现。
RvClickListenerExample
Example showing the implementation of onItemClickListener & getAdapterPosition() in RecyclerView.
GeneralRecyclerViewFragment
Can automatically pull down the refresh, pull up the page of RecyclerviewFragment(能够自动下拉刷新,上拉翻页的RecyclerviewFragment)
241-300 of 381 recyclerview projects