setRecycledViewPool
fun RecyclerView.setRecycledViewPool(pool: Pair<WeakHashMap<Context, RecyclerView.RecycledViewPool>, RecyclerView.RecycledViewPool.() -> Unit>)(source)
Sets the shared pool of the recyclerview
Sets the shared pool of the recyclerview