With bdapter You can use RecyclerView without implementation of RecyclerView.Adapter
and RecyclerView.ViewHolder
anymore. Supports DataBinding and MVVM.
An android library for scrolling content automatically.
Create carousel effect in RecyclerView
with the CarouselRecyclerview in a simple way.
This enables the RecyclerView
auto scroll feature for indefinite time.
Pros:
RecyclerView
.RecyclerView
, hence it is performant as it works on the typical adapters and layout managers.Expandable RecyclerView makes it easy to integrate nested RecyclerView
.
Features:
BaseRecyclerAdapter
and good to go.onClick
event for parent recycler item as well child item.A simple library to create Circular chips like Instagram stories or a custom recyclerView without need of adapter.
A lightweight library to tweak the fling behaviour in Android.
Don't write a RecyclerView adapter again. Not even a ViewHolder!
A simple universal RecyclerView.Adapter
based on Android's DataBinding framework. Saves you from writing a new adapter implementation over and over for every new screen.
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.
A library that allows using sections with sticky headers in RecyclerView
.
A lightweight library which simplifies creating RecyclerView adapters and illuminates writing boilerplate code.
Implement pagination in a few steps with RxPagination
There is a simple example of how to make a carousel effect on Android.
Library for creating RecyclerView with warning message of data availability.
ShyShark is Swipeable card stack view like Tinder.
It is not a custom TabLayout
or RecyclerView
. It is just a helper library to attach to your RecyclerView
with your TabLayout
. If you don't want to go with sticky header RecyclerView
or something like that, and also want to provide a good experience when your user is scrolling the content, this small library is for you.
Jubako makes things super simple to assemble rich content into a RecyclerView such as a wall of carousels (Google Play style recycler in recyclers). Jubako can load content on the fly asynchronously, infinitely with pagination.
Indicator decorator is an indicator that can be used in ViewPager2 and RecyclerView.
A library that removes all boilerplate code allowing you to display lists with few lines of code.
A library for make an easy and faster RecyclerView
without adapter.
Never code any boilerplate RecyclerAdapter
again!
This library will make it easy and painless to map your data items with target ViewHolders
. It also supports dynamic nested SmartRecyclerAdapters
and complex view event listeners. 100% written in Kotlin!
Very easy Endless scrolled
, OnClick
item and simple use RecyclerView
adapter binding
Extensible Kotlin DSL for building dynamic reusable UI components with RecyclerView.
A custom RecyclerView with in-built Facebook's Shimmer to indicate that views are loading with support to switch layout manager in runtime. This ShimmerRecyclerView also supports multiple view types for loading.
An Easy to use adapter for android
No need of viewholder
More readable code
This library based on RecyclerView, and has a purpose easy work with lazy loading (pagination) data.
A simple RecycleView
without adapter, only mapper from your model to RecycleViewCard
model.
TimetableLayout is a layout manager and item decorations to display the timetable.
Features