dev-resources.site
for different kinds of informations.
Merge Multiple adapters with MergeAdapter
Published at
4/17/2020
Categories
adapter
androidlist
mergeadapter
recyclerview
Author
shekhar12020
Author
12 person written this
shekhar12020
open
Android introduced the most awaited feature of merging the data adapter into the list with the release of recyclerview:1.2.0-alpha02 package.
MergeAdapter is a new class available which enables you to sequentially combine multiple adapters to be displayed in a single RecyclerView. This enables you to better management of your adapters rather than having to combine many data sources into a single adapter.
Link: https://blog.joshsoftware.com/2020/04/13/merge-multiple-adapters-with-mergeadapter/
androidlist Article's
2 articles in total
GKE: Ingress Controllers
read article
Merge Multiple adapters with MergeAdapter
currently reading
Featured ones: