onAttachedToRecyclerView
Called by RecyclerView when it starts observing this Adapter.
Keep in mind that same adapter may be observed by multiple RecyclerViews.
Parameters
recyclerView
The RecyclerView instance which started observing this adapter.