Here's how I do it:
Put the grid inside your header and then add this CSS to remove the blank space at the top of the header:
.ui-title { display: none !important; }
Perfect. Thank you!
Not that I'm aware of. I'm 99.9% sure XCode is required.
Yurii, did you read what the problem actually is? This has nothing to do with the browser. The app is somehow being zoomed when it's ran natively on a device. It doesn't do this when I run it in the Appery test app.
I've tried every resolution and it always looks the same. What resolution is the appery test app set to? My app looks great in it.