Michael Spitsin
1 min readMay 22, 2019

--

I would not recommend to use stubs as a RecyclerView children. Stubs and Async Stubs are great for ScrollView, not a RecyclerView.

For RecyclerView you should consider to make an effort for item optimizations. See this for example. :)

--

--

Michael Spitsin
Michael Spitsin

Written by Michael Spitsin

Love being creative to solve some problems with an simple and elegant ways

No responses yet