To make your app looking good on android device as well, you need to go to every column and row (properties-> advanced->spacing) and set every margin and every padding to 0. So you need to type eight times a “0”!
UPDATE: actually the bug sits in the top padding. There you have to set the “0”
I am very glad to hear that. I have only found it for the top padding of any row and any column.
The Screen-component has the same issue but you should not type in a “0” in the Screen-Properties because it has the right size yet. Maybe this is the cause for this “bug”, because in the case of the Screen-component the “bug” is really good.
YES!!! Thanks so much! This didn’t seem to be an issue until the last update, but all of a sudden my whole app was messed up. I thought I had done about everything to find the issue. Thanks for posting and helping the community!