Posts by Luis Freire • 31 points
1 post
-
1
votes0
answers243
viewsQ: Low performance in Recyclerview with Constraintlayout, inside a Viewpager on Android
I have a Recyclerview with about 20 items. It takes a long time to render and blocks the UI. I’m using the Constraintlayout to position items on each line. They’re not as complex as you can see in…