putRecycledView
Add a scrap ViewHolder to the pool.
If the pool is already full for that ViewHolder's type, it will be immediately discarded.
Parameters
scrap
ViewHolder to be added to the pool.
Add a scrap ViewHolder to the pool.
If the pool is already full for that ViewHolder's type, it will be immediately discarded.
ViewHolder to be added to the pool.