Replies: 2 comments 2 replies
|
I haven't tried but I believe you need to set an explicit height otherwise it will not scroll in an AbsoluteLayout, it will just take the full height of it's children and go off the screen otherwise. |
0 replies
|
Already tried it with a height, still does not work. This is the XML I tried (svelte). Trying on an Android phone. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is it possible to put a scrollview inside an absolutelayout?
All reactions