Android has a huge number of devices with different screen resolutions and pixel densities.
If you want to take up 100% of the screen you need to work with that.
It is very convenient to check everything in the chrome browser DevTools mode (F12).
Add devices with different resolutions and test.
It's fast and you can check the position of buttons and menus right from the construct3 engine.