RecyclerView ConcatAdapter
Manage different RecyclerView view types such as header, footer, featured items declaratively with ConcatAdapter without third party library
RecyclerView DiffUtil with Change Payload
Learn to re-bind only parts of RecyclerView item layouts using DiffUtil change payloads
RecycleView Adapter with Click Listener
A clean way to handle user clicks in a RecyclerView