I am probably missing something very elementary, but when I look at Klaus' GPSExample code (specifically, the Setup activity) I can't figure out how to scroll the activity view to see all the included panels. Can someone help me out?
The different panels in the setup of the GPSExample are all on one 'main' in a layout file. This 'main' panel is higher than the screen size
The 'main' panel is then loaded into the internal panel of a ScrollView with ScrollView.Panel.LoadLayout("filename").
The ScrollView can be added either in the code or in another layout file.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.