
[ad_1]
Hi everybody.
Default scroll view with quite a lot of kids (for instance, I’ve 1000 objects within the array) makes unhealthy efficiency.
So, I implement recycle listview will pool ( like android record view with adapter), each scroll, i’ll take away node that’s exterior mother or father node and fill a node to clean. In iOS and net, the efficiency is nice, however in Android, fps drop down from 59,60 to 35 when scrolling.
Please assist me repair this drawback.
1 Like
If you put up your recycle listview within the discussion board, individuals who see it will likely be glad that will help you out.
Thank for reply, right here is my instance:
NewProject_2.zip (2.2 MB)
And right here is display file:
As you possibly can see, i solely add and take away node when scrolling, it means, i don’t replace any baby view, however the fps nonetheless dropdown.
I check in my android POCO C40, it not good system, however it’s nonetheless horrible efficiency.
[ad_2]