Hi, I need to maintain the position of scrollview to rotate the screen.
I've searched the forum but found nothing concrete.
Thanks for your time.
I tested receive the scroll with this position but I do not get anything, only 0
I've searched the forum but found nothing concrete.
Thanks for your time.
I tested receive the scroll with this position but I do not get anything, only 0
B4X:
Sub ScrollView1_ScrollChanged(Position As Int)
End Sub