Android Question Layout and designer script shows correct position, but view is "cut off" when in debug and release mode?

Daica

Active Member
Licensed User
Here is how the designer script looks like:
10dip for the button on the left
1624634945641.png


This is what it looks like in debug/release mode:
Button is cut off to the left
1624634982077.png
 

Daica

Active Member
Licensed User
I notice that when the layout is loaded, the view is in the correct location, but then anything on the left side very quickly shift to the left
Example:
JftctBC.gif
 
Upvote 0

Sagenut

Expert
Licensed User
Longtime User
Can you share the actual project so it's possible to examine the layout?
 
Upvote 0
Top