ScrollView Choppy

Hello,

I have a very choppy scrollview and I need to find a way to smooth it out. When the scrollview is created it downloads and then displays the images on the screen, its choppy no matter how many images are downloaded. Would a tableview fix this issue as it is designed for more structured data? I set the scroll speed to slow and it still becomes a choppy user experience.

Hi @zekedean,

Can you provide more info on this? The device(s) you’re testing on? How much texture memory you’re using before and after the implementation of the ScrollView? Perhaps a small code snippet from your code showing how you declare the Scroll View?

Thanks,

Brent

Hi @zekedean,

Can you provide more info on this? The device(s) you’re testing on? How much texture memory you’re using before and after the implementation of the ScrollView? Perhaps a small code snippet from your code showing how you declare the Scroll View?

Thanks,

Brent