S.O.? Uhm... If so, If I change the O.S. version it should not happen, but I'm not so sure.I'm inclined to believe that the space below the Activity 'till the button bottom of 800 is what the OS uses to display its command icons (Home, Back..).
So, I'd say what you see is correct.
In post #1 I'm not using an Emulator nor Device, it is only the Designer!I'm inclined to believe that the space below the Activity 'till the button bottom of 800 is what the OS uses to display its command icons (Home, Back..).
So, I'd say what you see is correct.
Yes !I have B4A 3.00: get you the same situation with the 3.82 or 4.00?
Yes !
I'm afraid that it is a problem in the Designer with the 1280 x 800 layout.
A similar layout with 960 x 600 and a button height of 600 it is OK.
Erel should check it.
WOW this is not right, alleluja, hehehe. It is not wrong, anywayThis is not a bug. The correct solution is to use anchors or to remove the title and set full screen to true (in the activity properties).
However it is not really important as you should not rely on the exact size. There are so many devices that you shouldn't try to match the exact values of any device.