recyclerview-adapter

There are 1047 repositories under recyclerview-adapter topic.

  • CymChad/BaseRecyclerViewAdapterHelper

    BRVAH:Powerful and flexible RecyclerAdapter

    Language:Kotlin24.5k5583.6k5.2k
  • mikepenz/FastAdapter

    The bullet proof, fast and easy to use adapter library, which minimizes developing time to a fraction...

    Language:Kotlin3.9k84792491
  • BelooS/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

    Language:Java3.3k6264366
  • evrencoskun/TableView

    TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.

    Language:Java3.2k76337459
  • sockeqwe/AdapterDelegates

    "Favor composition over inheritance" for RecyclerView Adapters

    Language:Java2.9k7467315
  • donkingliang/GroupedRecyclerViewAdapter

    GroupedRecyclerViewAdapter可以很方便的实现RecyclerView的分组显示,并且每个组都可以包含组头、组尾和子项;可以方便实现多种Type类型的列表,可以实现如QQ联系人的列表一样的列表展开收起功能,还可以实现头部悬浮吸顶功能等。

    Language:Java1.7k28102217
  • tumblr/Graywater

    An Android library for decomposing RecyclerView layouts to improve scroll performance.

    Language:Java1.2k29484
  • vivchar/RendererRecyclerViewAdapter

    A single adapter with multiple view types for the whole project

    Language:Java1.2k3546182
  • kbiakov/CodeView-Android

    Display code with syntax highlighting :sparkles: in native way.

    Language:Kotlin8892043111
  • MultiViewAdapter

    DevAhamed/MultiViewAdapter

    Easily create complex recyclerview adapters in android

    Language:Java8214074148
  • Spikeysanju/ZoomRecylerLayout

    🎢 Zoom Recycler Layout Manager For Android Kotlin

    Language:Kotlin81517367
  • nitrico/LastAdapter

    Don't write a RecyclerView adapter again. Not even a ViewHolder!

    Language:Kotlin776204972
  • zhou-you/EasyXRecyclerView

    主要提供了简单易用强大的RecyclerView库,包括自定义刷新加载效果、极简通用的万能适配器Adapter、万能分割线、多种分组效果、常见状态页面、item动画效果、添加多个header和footer、侧滑、拖拽、Sticky(黏性)效果、多item布局等,各模块之间灵活、解耦、通用、又能相互组合使用。

    Language:Java6301820115
  • FutureMind/recycler-fast-scroll

    Provides fast scroll and section idexer for recycler view

    Language:Java4962565107
  • idanatz/OneAdapter

    A Viewholderless Adapter for RecyclerView, who supports builtin diffing, states (paging, empty...), events (clicking, swiping...), and more.

    Language:Kotlin469114743
  • ckdevrel/RecyclerViewTemplate

    One Template which solves all frequently used RecyclerViews Code Snippets

    Language:FreeMarker41126983
  • AllenCoder/BRVAH_kotlin

    This is kotlin BRVAH Demo

    Language:Kotlin403101837
  • manneohlund/smart-recycler-adapter

    Small, smart and generic adapter for recycler view with easy and advanced data to ViewHolder binding.

    Language:Kotlin398112352
  • ibrahimyilmaz/kiel

    (Published to MavenCentral) 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.

    Language:Kotlin37082931
  • rongi/klaster

    Declare RecyclerView adapters in a functional way, without boilerplate and subclassing. No compromises on flexibility. If it's possible to do something by subclassing, it's possible to do it with this library.

    Language:Kotlin362489
  • dvdciri/MultiChoiceRecyclerView

    Multi choice selection applied on recycler view make life easier

    Language:Java35284768
  • zhazhaxin/RecyclerView

    支持下拉刷新,上拉加载,Header,Footer,复杂多种数据结构类型

    Language:Java3271921114
  • OCNYang/RecyclerViewEvent

    RecyclerView onItemClick、onItemLongClick、drag、swipe、divider、reuse disorder RecyclerView 梳理:点击&长按事件、分割线、拖曳排序、滑动删除、优雅解决 EditText 和 CheckBox 复用错乱问题、定向刷新、DiffUtil、局部刷新

    Language:Kotlin3118551
  • AlanCheen/Flap

    Enhance RecyclerView and Adapter and ViewHolder. Make them much more powerful and easier to use.

    Language:Kotlin28345318
  • clockbyte/admobadapter

    It wraps your Adapter to display Admob native ads and banners in a ListView/RecyclerView data set. It based on the Yahoo fetchr project https://github.com/yahoo/fetchr

    Language:Java2372211474
  • canopas/compose-recyclerview

    Android - A jetpack compose list view that is backed by our all time favourite RecyclerView.

    Language:Kotlin2032511
  • SkyTreasure/Airbnb-Android-Google-Map-View

    This is a sample Android Application which has Google Map view similar to what AirBnb Android Application. Moving Markers like Uber/Ola. Custom Google Search for places. Recycler view with Animations added.

    Language:Java19519675
  • werbhelius/MoreType

    new method to build data in RecyclerView with Kotlin!

    Language:Kotlin1897819
  • kitek/android-rv-swipe-delete

    RecyclerView swipe to delete example.

    Language:Kotlin1885867
  • nukc/LoadMoreWrapper

    📦 Enable the RecyclerView to support loading more and customizing the footer view without modifying the original adapter of the RecyclerView. 在不改动 RecyclerView 原有的 adapter 的情况下,使 RecyclerView 滑动到底部的时候能够加载更多和自定义底部视图。

    Language:Java18842533
  • panpf/assembly-adapter

    AssemblyAdapter 是 Android 上的一个为各种 Adapter 提供开箱即用实现的库。AssemblyAdapter is a library on Android that provides out-of-the-box implementations for various Adapters.

    Language:Kotlin18581232
  • TheHasnatBD/uMe

    Online Chatting Application (Android) || Messaging App || Firebase

    Language:Java179141053
  • pinguo-zhouwei/CustomAdapter

    RV Adapter 优雅封装,抽取列表模版,可以快速的添加一个列表,使用组装的方式构建Adapter,抽象Cell 角色,负责创建ViewHolder,绑定数据和逻辑处理。Cell为一个独立的组件。

    Language:Java1726450
  • skydoves/BaseRecyclerViewAdapter

    ⚡ Fast way to bind RecyclerView adapter and ViewHolder for implementing clean sections.

    Language:Kotlin1685515
  • aizuzi/FastAdapter

    快速使用的RecyclerView Adapter

    Language:Java1672016