Skip to content

BroadRecyclerAdapter: Advance Generic RecyclerView Adapter

Compare
Choose a tag to compare
@thesarangal thesarangal released this 06 Jun 12:42
· 40 commits to master since this release

Advance Generic RecyclerView Adapter

BroadRecyclerAdapter is a simple and easy implementation of RecyclerView Adapter helps you to get all benefits of the RecyclerView without creating separate Adapter class for each RecyclerView.

Features:

Simple and easier implementation
With MVVM Support
With Data Binding Support
Multi-view Support
Long Item Click Support