I want to display the labels with AbsoluteLayout view by providing x,y coordinates programmatically.
The issue is ScrollView is overriding the AbsoluteLayout and unable to scroll the page.
I want to display the labels with AbsoluteLayout view by providing x,y coordinates programmatically.
The issue is ScrollView is overriding the AbsoluteLayout and unable to scroll the page.