I have been commented from my customer about laggy scrollview when scroll up down compare with other application. It is happen all device (ios, android). I have tried to find forum about this problem and followed comment and these are what I did.
- not use rich text in UIText.
- no check pixel perfect in Canvas.
- try to not use transparent (still have little bit).
It is still lag for scrollview movement. I have tried to create empty project and create only scroll view and some button text, scollview also still look laggy.
I uploaded a sample video in youtube
.
Does anybody have an idea? What did I miss?