Does `View.wrapInRecyclerView()` provide a perform...
# splitties
n
Does
View.wrapInRecyclerView()
provide a performance increase? Or is there some other reason for it?
l
No performance increase. Just compatible with nested scrolling before API 21.
n
Ok, I do not support API less than 21 🙂