Hello,
I have a problem with Automatic Screen Scaling on a Galaxy SIII with scalemode "letterbox"
The position of in this case textwrap2 is outside the box i want to place it in.
I also have this with the listview component.
What can i do?
I have attached an example screenshot of my phone.
Thanks in advance.
Comments
If you want to draw the line around whole screen together with whitespaces, you should use absolute positioning, which can be done by calculating offsets:
http://appcodingeasy.com/Gideros-Mobile/Ignore-Automatic-Screen-Scaling-when-positioning-objects
I understand and have read this.
Only this are two existing objects (shape & textwrap) and they go outside there boundaries.
How can I solve that?
I cannot trust the coordinates or am I missing something?
What I meant was, you can draw the shape around the test with offsets , like this: