Dev
Recycler
View
Pagination
Configuration
Class for containing RecyclerView configuration in extension function
Author
Jimly A.
Since
26-Jul-22
Parameters
Object model for the RecyclerView
LayoutManager to configure to RecyclerView, eg: androidx.recyclerview.widget.LinearLayoutManager, androidx.recyclerview.widget.GridLayoutManager
RecyclerView Adapter from codebase
Click Listener for the item
on Long click listener for the item
Constructors
return RecyclerView Configuration
Functions
method to configure item Binding
method to configure layout manager
method to define action when item is long clicked