TDPFUIScrollView is not behaving in the desired way
Delphi iOS Native Components
Brought to you by:
b_yaghobi
I am using TDPFUIScrollView to present a few fields for the user. In RAD Studio the controls are appearing on the exact positions but when I install the application on the device all the controls shuffle and their positions change.
When I scroll a scroll view upto a few points it bounces back to it's orignal position. When I scroll it fully it than stays on the scrolled position. So how to stop it from bouncing back to it's orignal position when scrolled upto a few points.
Hi
Please attach a simple project for reproduce this issue.
Regards