メインコンテンツまでスキップ

Android RecyclerView Libraries

Curated list of the most awesome Android RecyclerView Libraries.

  • recyclerview-animators - An Android Animation library which easily add itemanimator to RecyclerView items..
  • RecyclerViewItemAnimators - An Android library which provides simple Item animations to RecyclerView items.
  • MultiSnapRecyclerView - Android library for multiple snapping of RecyclerView.
  • RecyclerView-FlexibleDivider - Android library providing simple way to control divider items (ItemDecoration) of RecyclerView.
  • android-advancedrecyclerview - RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting).
  • recyclerview-stickyheaders - DEPRECATED. Android library that integrate sticky section headers in your RecyclerView.
  • RecyclerViewEnhanced - Android Library to provide swipe, click and other functionality to RecyclerView.
  • recyclerviewhelper - 📃 [Android Library] Giving powers to RecyclerView .
  • epoxy - Epoxy is an Android library for building complex screens in a RecyclerView.
  • AlphabetIndex-Fast-Scroll-RecyclerView - A Powerful AlphabetIndex FastScroller Library for Android's RecyclerView! .
  • RecyclerViewExtensions - A library focused on making the use of RecyclerView for Android easier.
  • CarouselView - An android carousel library for RecyclerView.
  • RecyclerView-MultipleViewTypesAdapter - Android library defining adapter classes of RecyclerView to manage multiple view types.
  • DragDropSwipeRecyclerview - Kotlin Android library that extends RecyclerView to support gestures like drag & drop and swipe, among others. It works with vertical, horizontal and grid lists..
  • Android-CardView-RecyclerView - Let's play with Android CardView, RecyclerView, Retrofit and Picasso Library. You can read details procedure about those library in my Bengali blog site. .
  • AdvancedRecyclerView - An easy, empowering Kotlin library for RecyclerView.
  • Android-PullToRefreshRecyclerView - A RecyclerView library for Android which support pull-to-refresh ,auto-load-more and add header..
  • Yasha - A DSL library for rendering RecyclerView and ViewPager..
  • AutoplayVideos - Android library to auto-play/pause videos from url in recyclerview..
  • Graywater - An Android library for decomposing RecyclerView layouts to improve scroll performance..
  • IndicatorFastScroll - Android library providing a simple UI control for scrolling through RecyclerViews.
  • recyclerview-binder - Android library for RecyclerView to manage order of items and multiple view types..
  • sticky-layoutmanager - An android recyclerview sticky item view layout manager library.
  • Sectioned-RecyclerView - Simple Android library that allows you to easily split your RecyclerView into expanding/collapsing sections with headers..
  • RecyclerExt - Android RecyclerView Extension library.
  • FlexibleAdapter - Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-).
  • Renderers - Renderers is an Android library created to avoid all the boilerplate needed to use a RecyclerView/ListView with adapters..
  • Dividers - Dividers is a simple Android library to create easy separators for your RecyclerViews.
  • NoPaginate - Android pagination library (updated 01.05.2018).
  • recycler-view-margin-decoration - A library for add margin each item in RecyclerView..
  • SnappySmoothScroller - An Android library that enables snappy smooth scrolling in RecyclerView..
  • recycler-view-divider - A library which configures a divider for a RecyclerView..
  • SSForms - SSForms is Android library to create dynamic Recyclerview forms.
  • Decorator - Decorator is an Android library that helps creating composable margins and dividers in RecyclerViews.
  • RecyclerViewPresenter - RecyclerView Adapter Library with different models and different layouts as convenient as possible..
  • MaterialScrollBar - An Android library that brings the Material Design 5.1 sidebar to pre-5.1 devices..
  • Android-Extensions - An Android library with modules to quickly bootstrap an Android application..
  • RecyclerItemDecoration - An Android ItemDecorations library which easily add ItemDecoration to RecyclerView items. Currently Contains PinnedHeaderItemDecoration, DividerItemDecoration, OffsetsItemDecoration, ShaderItemDecoration.
  • Android-Architecture-Components - The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView..
  • MjolnirRecyclerView - [DEPRECATED] This library is no longer maintained and it will not receive any more updates..
  • AutoPlayVideoRecyclerView - Android library to auto play video from url in Recyclerview..
  • HeaderRecyclerView - HeaderRecyclerView is an Android library created to be able to use RecyclerView.Adapter with a header in a easy way. To use this library create your RecyclerView.Adapter classes extending from HeaderRecyclerViewAdapter..
  • ImageZoom - An Android library that makes any view to be zoomable..
  • Covert - Covert is an Android library for Material Swipe Actions within a RecyclerView.
  • InifiniteRecyclerView - Library for implementing endless loading list easily in Android applications.
  • Antonio - Android library for the adapter view (RecyclerView, ViewPager, ViewPager2).
  • RecyclerCalendarAndroid - A simple DIY library to generate your own custom Calendar View using RecyclerView, written in Kotlin .
  • FeatureAdapter - FeatureAdapter (FA) is an Android Library providing an optimized way to display complex screens on Android..
  • blueprint - Blueprint is a compact framework for constructing mvp architecture within a scrollable, multi-view-type list UI. It uses the Android RecyclerView library, and currently only supports LinearLayouts.
  • Rebound-RecyclerView-Android - Unofficial library based on Facebook's rebound library for Android RecyclerView..
  • RecyclerViewDSL - RecyclerViewDSL is a DSL Library for Android RecyclerView.
  • recyclerview-selection-demo - A simple Android project that demonstrates the usage of the androidx.recyclerview.selection support library.
  • TableView - TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells..
  • 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. .
  • Pagination_Recyclerview_Android_Kotlin - Pagination Recyclerview Android Kotlin We use the Pagination Library of Android Jetpack in this app to fetch data from the database to recyclerView by retrofit API, This code is following the principles MVVM design pattern and LiveData..
  • ARVI - Android library designed to simplify the implementation of the video autoplay in the RecyclerView.
  • SwipeToAction - WARNING: This library is no longer maintained An easy way to add a simple 'swipe-and-do-something' behavior to your RecyclerView items. Just like in Gmail or Inbox apps..