I have an ImageView on a ScrollView.Panel, the ScrollView.Panel.Height is set to bitmap.height.
The height of the bitmap of the ImageView is larger than the screenheight therefor I want to scroll.
When I scroll to the bottom I can't see the last part of the bitmap. It's behind the navigation bar.
Therefor I want to set ScrollView.Panel.Height = bitmap.Height + NavigationBar.Height.
real-display.Height - 100%y is NavigationBar-Height
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.