An Android Animation library which easily add itemanimator to RecyclerView items.
An Android library which provides simple Item animations to RecyclerView items
Android library for multiple snapping of RecyclerView
Android library providing simple way to control divider items (ItemDecoration) of RecyclerView
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
DEPRECATED. Android library that integrate sticky section headers in your RecyclerView
:page_with_curl: [Android Library] Giving powers to RecyclerView
Android Library to provide swipe, click and other functionality to RecyclerView
A highly customizable calendar library for Android, powered by RecyclerView.
Epoxy is an Android library for building complex screens in a RecyclerView
A Powerful AlphabetIndex FastScroller Library for Android's RecyclerView!
A library focused on making the use of RecyclerView for Android easier
Android library defining adapter classes of RecyclerView to manage multiple view types
An easy, empowering Kotlin library for 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.
A RecyclerView library for Android which support pull-to-refresh ,auto-load-more and add header.
Android library to auto-play/pause videos from url in recyclerview.
Kotlin Android library that extends RecyclerView to support gestures like drag & drop and swipe, among others. It works with vertical, horizontal and grid lists.
An Android library for decomposing RecyclerView layouts to improve scroll performance.
Android library for RecyclerView to manage order of items and multiple view types.
Simple Android library that allows you to easily split your RecyclerView into expanding/collapsing sections with headers.
An android recyclerview sticky item view layout manager library
Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)
Android library providing a simple UI control for scrolling through RecyclerViews
Android pagination library (updated 01.05.2018)
An Android library that enables snappy smooth scrolling in RecyclerView.
Renderers is an Android library created to avoid all the boilerplate needed to use a RecyclerView/ListView with adapters.
Android RecyclerView.LayoutManager that resizes and reorders views based on SpanSize
Dividers is a simple Android library to create easy separators for your RecyclerViews
A library for add margin each item in RecyclerView.
SSForms is Android library to create dynamic Recyclerview forms
An Android library that brings the Material Design 5.1 sidebar to pre-5.1 devices.
A library which configures a divider for a RecyclerView.
A sample application to describe a new way of paging in recyclerView using paging library.
Decorator is an Android library that helps creating composable margins and dividers in RecyclerViews
An Android library that makes any view to be zoomable.
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.
An Android ItemDecorations library which easily add ItemDecoration to RecyclerView items. Currently Contains PinnedHeaderItemDecoration, DividerItemDecoration, OffsetsItemDecoration, ShaderItemDecoration
RecyclerViewDSL is a DSL Library for Android RecyclerView
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.
[DEPRECATED] This library is no longer maintained and it will not receive any more updates.
Covert is an Android library for Material Swipe Actions within a RecyclerView
Android library to auto play video from url in Recyclerview.
Library for implementing endless loading list easily in Android applications
An Android library with modules to quickly bootstrap an Android application.
⚡A library to make RecyclerView more easy⚡ (上拉加载更多、头尾布局、拖拽排序、侧滑删除、侧滑选择、万能分割线)
FeatureAdapter (FA) is an Android Library providing an optimized way to display complex screens on Android.
android support支持库for Eclipse,包含design v7包下面的appcompat、cardview、recyclerview等库的源码,不是jar包,使用Eclipse同学的福音。
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.
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
Android library to bridge between RecyclerView and sources like web page or database. Includes demonstrator (Google Books viewer)
The bullet proof, fast and easy to use adapter library, which minimizes developing time to a fraction...
This library provides advance views for lists and stacks. Some of the views are build on top of RecyclerView and others are written in their own. Annotations are compiled by annotation processor to generate bind classes. DOCS -->
*** 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.
Custom RecyclerView with additional functionality. Allow you add divider, itemSpace, emptyView, sticky header and some other features
Pluto is an Easy, lightweight and high performance slider view library for Android. You have the flexibility to customize it to any view since it based RecyclerView.
Unofficial library based on Facebook's rebound library for Android RecyclerView.
A simple Android project that demonstrates the usage of the androidx.recyclerview.selection support library
An Android library automatically adds scroll up button to RecyclerView
Android library designed to simplify the implementation of the video autoplay in the RecyclerView
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
[DEPRECATED] Android Library to implement Paging support for Realtime Database in RecyclerView.
An android library to help you get rid of boiler plate code when setting up Recyclerview
Recyclerview adapter library- Create adapter in just 3 lines of code
Android RecyclerView Joiner Library allows you to join several RecyclerView adapters and layouts into single RecyclerView adapter. Optionally, joined layouts can be used to add header, footer and devider to your RecyclerView.
A simple DIY library to generate your own custom Calendar View using RecyclerView, written in Kotlin
Simple implementation for one item selected RecyclerView. This makes it easier to use arbitrary VideoView (such as MediaPlayer) in RecyclerView. This library includes RecyclerView.LayoutManager and Recyclerview.OnScrollListener.
An Android library which adds headers and footers to the RecyclerView.
RecyclerView + GridLayout multiple cells types + empty view + swipe to refresh in a CustomView
This is a project designed to help controlling Android MediaPlayer class. It makes it easier to use MediaPlayer ListView and RecyclerView. Also it tracks the most visible item in scrolling list. When new item in the list become the most visible, this library gives an API to track it.
Kotlin Coroutines binding APIs for Android UI widgets from the platform and support libraries
Android library for horizontal single row calendar. With this library, you aren't attached to library built-in UI. You can create really beautiful and customizable UI and use selection features without hands getting dirty with RecyclerView and SelectionTracker.
Lego is an elegant Android library for implement powerful RecyclerView's Adapter.
⛳️ Easy to use android databinding ready recyclerview adapter
This is an Android Library for developer to use customized recyclerview with many features, like easy use Empty view, Refresh view, Floating Action Button, Load more. So all these features contain in one recyclerview.
Implement any RecyclerView in just 1 Line. CandyView handles everything for you.
A library that helps to implement a complex list with RecyclerView.(RecyclerView使用的封装与优化,帮助你快速利用RecyclerView构建复杂列表)
Android RecyclerView.Adapter 多级列表适配器依赖库 TreeNodeAdapter、SimpleTreeNodeAdapter
Android Library for easy addition of Empty, Loading and Error views in a RecyclerView
[Deprecated] A library for RecyclerView to easily display lists with various types of items
Sticky-header-recyclerview is an Android library that helps you create sticky headers on a RecyclerView. This is compatible with GridLayoutManager and LinearLayoutManager.
Android Spinner Dialog Library supported on both Java and Kotlin, Use for single or multi selection of choice
A Super simple library can be used for inserting elements in between RecyclerView's elements.
An Android RecyclerView.Adapter management library that makes creating and editing heterogenous view based lists easy.
A small and yet powerful library, which greatly simplifies building lists of different items
Android application to display horizontal recyclerview with glide library for image display using Kotlin Programming Language.
Improve the scroll angle when 2 recyclers views are nested : a recycler view that contains other recycler views, just like the Play Store.
Library for creating RecyclerView with warning message of data availability
Android RecyclerView and Volley Library server requests
A library of reusable components for RecyclerView, simplifying the development of complex adapters.
A simple way to add a sticky header in Android' s new widget, the RecyclerView which comes from the support library.
Android RecyclerView delegate pattern library
This project goal is to create activity fragment and views, with less code to be more efficient on the view models
This is an Android library to help with building apps for TV. It is an extension to RecyclerView, enabling rich selector theming.
An android library that generifies recycler view
An awesome library for the Android to make Simple RecyclerView and Multi Layout RecyclerView
This contains following features 1) This demo follows MVP architecture . 2) In this demo I have used some material and new design library components such as -Toolbar -RecyclerView (Swipe on item) -swipe item right to delete -swipe item to update -CardView -SnackBar 3) Some basic functionality with Realm for Android
Android library project that intends to simplify the usage of Adapters for recyclerView using Data Binding. You won't have to code any adapter again!
Android Timeline View Library (Using RecyclerView) is simple implementation used to display view like Tracking of shipment/order, steppers etc.
A RecyclerView.LayoutManager library enabling you the looping pager layout (could swipe left or right) and supports AndroidX.
You can create recyclerview adapter and pagedlist adapter easily with this library
Android fastest network library
A set of helper classes for modern android projects.
Android library designed to enrich and make your RecyclerView adapters more SOLID
android pagination library for RecyclerView list
Simplified RecyclerView Adapter library for android.
A smart, simple and fast RecyclerView library
An android library to quickly setup RecyclerView
Android Design Support Library (DrawerLayout, CoordinatorLayout, Appbar, Toolbar, TabLayout) 2015 API 23 with cards: expandable cards, swipe (left or right) & delete cards, swipe & refresh RecyclerView.
🚀 Reusable adapter library including filterable data for searchview (no need to create adapter if use recyclerview)
Android library provides a simple to use swipeable RecyclerView.
Useful Kotlin Extensions for the Android SDK and popular Android Libraries
Android library for embedding good scrolling fragment for picking items. Implemented with RecyclerView. Currently only horizontal scrolling available.
Android library helps you to draw divider between items in RecyclerView
A library offers a custom LayoutManager
Android library for animating RecyclerView items when they enter and leave the screen.
RecyclerView、ListView、GridView、ViewPager等adapter的极简化(简单到你无法想象),主要基于AndroidX(也可以不用)。功能:统一adapter方法,增加adapter点击、长按、header、footer,对vp的fragAdapter终极封装简单便捷不需要任何额外逻辑。com.github.weimingjue:BaseAdapter
A general purpose RecyclerView adapter library which can be used with any data model (sort of) and any item row view (with the help of DataBinding)
A Library for simplify network loader in paging recyclerview
Android library to help to build easily a layout using a RecyclerView widget provided by a RecyclerViewFragment.
BaseAdapter for RecyclerView with ViewHolder Factory
A sample of implementing Android RecyclerView with Data Binding library
This shows how to use kotlin programing for android development. Using libraries like Retrofit2, Databindind, Recyclerview, Glide.
Awesome Recyclerview library that supports live animations and auto swipe with ViewPager
An android library to simple handle user touch events over recyclerview.
A simple library to make it easy Expandable Recycler View List in Android
A simplistic Android Twitter client demonstrating the use of the MVP pattern, unit tests with pure JUnit4 and Robolectric, UI testing using UI Automator and Espresso, usage of various libraries such as Dagger 2, RxJava, Retrofit, Twitter SDK, RecyclerView, Butter Knife, Picasso, Joda-Time, etc
Simple and easy to use android library for implementing horizontal slider in android apps using recyclerview
Android library that facilitates the use and configuration of RecyclerView.
Android Library that uses BottomSheet and RecyclerView to show selection instead of the ugly spinner
This library allows you to combine any types of Recyclerview adapters easilly without the need to modify or create any new Recycler view adapter
Android library that brings MVVM ViewHolders to every collection
ChipRecyclerView library helps in showing chip views that can be laid out in horizontal direction, and can “flex” their sizes, either growing to fill unused space or shrinking to avoid overflowing the parent.
Android library to allow collapsing and expanding items in RecyclerView's Adapter on multiple levels
Simple RecyclerView library that solves modularity issues
RecyclerView + Empty View + Headers & Footers
An android library to simplify and remove the boilerplate of creating RecyclerView adapters
A powerful Android library for building complex RecyclerView. Building a list is as simple as playing Lego game. List
ListView library for easy recyclerview management
Most easy way for creating Recyclerview in android studio
Knex is a full Kotlin Android library created to avoid all the boilerplate needed to use a RecyclerView with adapters.
This is simple utility library for android
An android library of custom view for implementing marquee text based on RecyclerView
This project is for creating Sectioned Recyclerview in Android without any external sdk or library.
Android library. Grouping RecyclerView Adapter sorts items, generates group headers, collapses/expands groups.
📟 A minimap view library for Android to help the user orienting himself around a big RecyclerView
Recyclerview adapter library- Create adapter in just 1 line of code
Belajar Kotlin with RecyclerView, and Anko Library in android studio
This is a library for some cool recyclerview animation
RecyclerView generic adapter library
Android library providing extended functionality to Google's RecyclerView
An Android library to create complex items easily in RecyclerView
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.
RecyclerView Pagination using Jetpack Paging library
Very simple Android app demonstrating recycler view and glide image loading library.
This is a very simple app. Recycler View using android volley library.
Make simple slidable view with delete function
Recycler View Compat (rvcompat) is a flexible compatible library for fast scroll recycler view, adapter and view holder with support of OnClickListener, OnLongClickListener and many more.
Linear and Grid Recycler View , Json Example using Volley Library
Android RecyclerView using DataBinding Library
Kotlin library for Android for rendering headers in RecyclerView
Heal-O-Chat is a Social Media Application for people who have been feeling less motivated in life or are losing hope. This platform allows users to chat with people and share their thoughts and feelings with each other and thereby let go of stress, anxiety, and depression that they've been feeling for long.
PixerArt is photo-library app where you can search photos and download the photos of you choice.
A light-weight library to make asynchronous call from a RecyclerView (or ListView) and receive result correctly on the item view.
Recycler View Implementation with Android Paging Library
Android Design Support Library RecyclerView, ItemTouchHelper
This is a sample for RecyclerView which populates data from the DataSource class. The images are loaded using Glide Library for image loading and caching
Little library android to create RecyclerView Adapter for simple and fast way
Fast-RecyclerView is a kotlin library to use RecyclerView easily without ViewHolder and Adapter.
In this project we used Retrofit Library and Gson for fetching and parsing JSON from URL, Glide, Paging, RecyclerView, CardView and ViewModel.
Material Design Tab Layout with Recyclerview in Fragments - Android Support Library Example
Library providing a powerful yet reusable RecyclerView adapter that leverages ObservableArrayList and DataBinding to simplify your life. Tell the adapter which layouts your models map to and then just modify your observable list and the adapter takes care of the rest. Its that simple!
A LayoutManager with sticky headers for RecyclerView
A Demo of Android Design support library, CardView and RecyclerView
Simple way to show the json data using retrofit library to android recyclerview
Android Recyclerview Library which is supporting the multiple view type.
A powerful yet lightweight view injection & list creation library to easily and quickly create complex lists in the RecyclerView on Android.
android super simple paging library. recyclerview paging, recyclerview inside nestedScrollview paging
Warning: Deprecated! It's strongly recommended to use custom LayoutManager with RecyclerView instead of this library (for decrease used memory in long lists). Layout with a looped scrolling for android. Sample here: https://play.google.com/store/apps/details?id=crocodile8000.circularlayout
A simple RecyclerView adapter library for Android
An android library for expandable recyclerview
Data Binding Library for Android RecyclerView
lightweight android library for quick RecyclerView creation.
A simple to use and customizable scroll-to-top library for Android RecyclerView
Android library to implement list item / recyclerview with just couple lines of code.
The source code for the vide called 'Create Book's RecyclerView' in the Android App Development Master Class for 2020
A simple example using Android paging library V3 and Room DB to populate a RecyclerView list
Android library for improve RecyclerView components and behanviours
SwipeRefreshLayout + RecyclerView + FastAdapter + Animations + More
recyclerView 多类型Item加载 上拉加载 下拉刷新 header footer 拖动排序 分组实现 侧滑Menu 实现
This is a small Android project, where you can learn how to create an Android Contact FORM and CRUD with Realm Mongo DB. In this project, we've used: AndroidStudio, Java, ConstraintLayout, TextView, ImageView, Button, RecyclerView, View.OnLongClickListener, Realm (Object Database Management System) https://realm.io/, Picasso Library(image downloading and caching library) https://square.github.io/picasso/ hope that will helps you, Thanks.
This project add values to database using Room library, and show it to view using recycler view
Experimental Android App to practice RecyclerView, TabbedView and 3rd party library (picasso)
An Android library providing components to be used with the RecyclerView
Android library for a single recyclerView adapter in the whole application
Demo app for the new Recycler Search View in Android Support library
Android library written in Kotlin to simplify creating adapters for RecyclerView.
A simple library to depict the use case of payloads in android recyclerview
Library for adding buttons on swipe gestures for android recycler views.
Epoxy is an Android library for building complex screens in a RecyclerView.
Animated Recycler View Android Library
A library, which provides various Adapters for Android apps
Android Multi DataSource Paging Library in few steps. Using LiveData, AndroidX Paging, ViewModel
A simple android Todo app with google room database persistence library. (google_room+lottie+recyclerview_drag_drop)
RecyclerView AdvanceViewHolder library for Android Applications to easily give you OnItemClickListener and OnItemLongClickListener
The simple adapter to render static data in RecyclerView
A proof of concept project for using the Groupie library to create a messages feed screen.
This Android Project Will Use Volley Library and work With JSONArray Request use with API JSONArray data in RecyclerView and also add Animation...
Android library defining adapter classes of RecyclerView to manage multiple view types
Example source to demonstrate integrating the android selection tracker library with thoughtbots expandable recycler view lists
a simple example from retrofit library and RecyclerView for android
Data extracted from Android Volley library and displayed in Recyclerview
An Android library for controlling various gestures on RecyclerView items.
Android RecyclerView showing sectional header using GridLayoutManager without any library
приложения показывающее возможности android design support library и RecyclerView
Glide Android Library Tutorial, image loading in recyclerView example, display a placeholder, It has two levels of cache, supports display of animated GIFs
An Android library that provides simple RecyclerView ViewHolders
Android library for merged RecyclerView adapter allowing nested adapters.
Contains a simple smooth scrolling library for Android's RecyclerView.
Android library that allows RecyclerViews to have an "Empty" indicator.
RecyclerView Android example that makes use of third party libraries.
This is RertoFit Library Demo in Android using RecyclerView.
Android library simplifying the integration of swiping action on RecyclerViews
Example Using Android Paging Library with Retrofit & RecyclerView
A pack of helpful helpers and list uis on top of recyclerview
Library that creates a generic RecyclerAdapter for the android RecyclerView
A library simplify Android RecyclerView adapter creating progress.
A fast, robust, extensible RecyclerView library for showing your Video
Android library to easy use a recycler view
Android application demonstrating Android Architectural Components i.e. RecyclerView and data persistence with the Room library.
Android Recycler is a util library with a set of useful classes to help implement RecyclerView.
This library will simply your effort to implement chat or other recyclerview adapters which is using Databinding library
Shopping List Project in Android (Kotlin) - Utilized RoomDatabase, RecyclerViews in Android, and Material Design UI Library.
Android library that creates custom recyclerview which loads the images for you!
Sample Android App to implement Android Architecture Component Libraries - Room + ViewModel + LiveData + RecyclerView
📑 A minimalist Android todo app based on Clean Architecture with MVP (for the presentation layer) using architecture components library RxJava2, Dagger2 and ButterKnife.
A beautiful Shimmerring effect for RecyclerView Examples in Java using Library.
A Powerful AlphabetIndex FastScroller Library for Android's RecyclerView! https://myinnos.github.io/AlphabetIndex-Fast-Scroll-RecyclerView/
A library to try to simplify the usage of the Adapter/ViewHolder of a RecyclerView
Library containing an adapter that exposes data from a Cursor to a RecyclerView widget.
Create expandable RecyclerView for Android apps without libraries. Topic is intended to beginners.
An Android Library to create RecyclerView with just string array and ArrayList of Drawables.
Library for custom views I found useful
An android library written in Kotlin which makes implementing RecyclerView in your project a piece of cake!
A note taking app, using the Android Architecture Component libraries (Room, ViewModel, LiveData) with RecyclerView and Java following MVVM architecture.
Basic Android Studio ~ Terdapat album lagu yang dibuat dengan GridLayout, RecyclerView, CardView serta Library Glide
Android library make simple handling action for item of Android RecyclerView
Retrofit 2.0 and Picasso libraries Enabling Offline Cache displayed on a recyclerview. SQLite database.
Using Android Room persistent library to store data in the local database. Developed Words application using the Room library.
android常用开发框架集合。比如自定义圆形进度条,MVP模式,集成个推实现仿照微信登录,刻度尺的实现,SwitchLayout实现Activity的切换动画,Recyclerview实现下拉加载和上拉刷新,viewpager实现自动轮播,TabLayout的实现,分段选择器的实现,EventBus3.0的使用,GreenDao的使用,ExpandableListView嵌套ListView等。
A simple integration of various Android libraries. View README.md for more details.
This is an Android Library for developer to use customized recyclerview with many features, like easy use Empty view, Refresh view, Floating Action Button, Load more. So all these features contain in one recyclerview.
Testing cardview with recyclerview. Data-model movie and Picasso library for android are used on this example.
SwipeRefreshLayout Demo that allows users' to search the "omdbapi.com" for their favorite movies or series and displays them in a RecyclerView. The API call uses the RetroFit library along with OkHttp, Gson, Glide & Apache Commons Lang.
An alternate state control for views for Android. Can be used for showing that a RecyclerView or any other View has no data
A simple android application that uses HTTPClient library to read data from REST api using MVVM architecture and RecyclerView
Android app for submission #2 "Belajar Fundamental Aplikasi Android" at dicoding. This app implements RecyclerView, ConstraintLayout, TabLayout, Parcelable, LOOPJ Library and more.
Android library to implement two-direction scrollable table with `adjustable number of docked/fixed columns and rows` and/or with one-column rows that fill the width of parent which makes it look like `multiple sub-tables with headers` inside the main table
Note taking app, using the Android Architecture Component libraries (Room, ViewModel, LiveData and LifeCycle), a RecyclerView and Java
An android application which uses RESTful web services, a 3rd part library Retrofit for fetching data in JSON format and its converted into java objects using GSON converter factory. The data fetched is displayed in Recycler View which uses a custom adapter display Text Views.
In this project we will build a note taking app, using the Android Architecture Component libraries (Room, ViewModel, LiveData and LifeCycle), a RecyclerView and Java.
Make a todo app in which we can add the task for remainder purpose. Database used is room-persistence library
Feature used (JobServices, NotificationChannel, AndroidViewModel(Android Architecture)), {RecyclerView, ConstraintLayout(View)}), {ROOM, EventBus (library)} )
Second for use Kotlinlang in Android Studio with Retrofit2, RecyclerView, and Anko Library
A library that will help you create RecyclerView.Adapter for lists in an android application
Library for android to add multiple types of rows into a recyclerview
An android mobile Github client that fetches Lagos based Java Developers using Volley Library and RecyclerView
An sbt project intended to run an android project using the support library v7 for recyclerview
Use data binding library with RecyclerView in Android. Read my tutorial post at:
An Android library that allows the pull from bottom feature in a RecyclerView.
It is the simple android library made in kotlin which implement Recyclerview Adapter.