library helps you to manage RecyclerViewAdapter easier.

SnappyRecyclerAdapter This library helps you to manage RecyclerViewAdapter easier. This library is very useful for rendering a sorted data in real time (For example: chat application) Features Calling notifyDataSet
Information
Category: Android / Adapter
Watchers: 1
Star: 25
Fork: 5
Last update: May 23, 2023

Related Repos



meshery Meshery Adapter for Cilium Service Mesh Cilium Service Mesh Cilium is open source software for providing, securing, and observing network connectivity
 

svenpetersen1965 PET_CBM_1541_Adapter This is an adapter for connecting the 1541 (or other IEC floppy disk drives) to the Userport of a CBM8032 etc. It is the reconstr
 
497

valentjn LTeX Language Server: LSP language server for LanguageTool :mag::heavy_check_mark: with support for LaTeX :mortar_board:, Markdown :pencil:, and others
 
20

KCORES KCORES-FlexibleLOM-Adapter KCORES FlexibleLOM to PCIe x8 adapter and baffle model. The FLR series network cards can be used on normal motherboards PCI
 
1.6k

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

ibrahimyilmaz Kiel is a RecyclerView.Adapter with a minimalist and convenient Kotlin DSL which provides utility on top of Android's normal RecyclerView.Adapter.
 
375

tata6k Adapter A quick adapter library for RecyclerView, GridView, ListView, ViewPager, Spinner. It abstracts the boilerplate of item view types, item layouts, viewholders, span sizes , and more, in order to simplify building complex sc
 
55

PsHegger What is RecyclerAdapter Generator (RAG)? Many Android Developers have to write the same boilerplate code for displaying a simple RecyclerView. This library tries to be a solution to minimize the written code which is required t
 
464

ironSource OneAdapter OneAdapter is made to simplify and enhance the use of the RecyclerView's Adapter while preventing common mistakes. With multiple modules and hooks, you don't have to think about writing an adapter anymore, and
 
51

trieulh-ict SimpleGenericAdapter SimpleGenericAdapter is an Android library that helps developers to easily create a Recyclerview Adapter without repeatedly building any adapter boilerplate. Features v0.3.0 Supp
 
16

smhdk KM Quick Adapter with Databinding You can easily crate RecyclerviewAdapter and PagedlistAdapter using databinding with this library. You can take a look here for Android PagingLibrary. Pagedlist and PagedlistAdapter are compon
 
16

wangjiegulu SeizeRecyclerView Use multiple adapters for a single RecyclerView. How to use feedRv = (RecyclerView) findViewById(R.id.activity_main_rv); // The whole origin adapter of RecyclerView adapter = new Feed
 
36

passsy ArrayAdapter for RecyclerView RecyclerView doesn't ship a ready to go RecyclerView.Adapter implementation as ListView did with the ArrayAdapter. This library is this missing ArrayAdapter. Easy to use Familiar API known f
 
30

jaredsburrows Retrofit 2 Synchronous Adapter A synchronous CallAdapter.Factory implementation for Retrofit 2. This project brings Retrofit 1's synchronous usage to Retrofit 2. Usage // Setup retrofit Retrofit retrofit = new
 
1.2k

vivchar Renderer RecyclerView Adapter Now you do not need to implement adapters for RecyclerView; You can easily use several types of cells in a single list; You can reuse cells in different RecyclerView; You can easily add a