I made an app and testing it on an Android phone. But the controls look noticeably bigger on the phone (pixel wise) than in the browser window of the same size (480×800).
I tried including the into the index.html file with width set to device-width and 480, but UI controls on device still look too big and go past the screen edge.
I wonder what’s Sencha’s solution to this? Should we set meta viewport ourselves, edit some config option, etc.?
I made an app and testing it on an Android phone. But the controls
Share
Yes, that is what I have used.
Also make sure you have
or