Join Slack
Powered by
Does `View.wrapInRecyclerView()` provide a perform...
# splitties
n
nickk
08/13/2019, 11:36 AM
Does
View.wrapInRecyclerView()
provide a performance increase? Or is there some other reason for it?
l
louiscad
08/13/2019, 11:42 AM
No performance increase. Just compatible with nested scrolling before API 21.
n
nickk
08/13/2019, 11:47 AM
Ok, I do not support API less than 21 🙂
Open in Slack
Previous
Next