GUYS! I found a fix for the stretched screen!

In ACP go to Style Manager > Mobile > Edit Templates > Header and add this to the very top:

PHP Code: 
<meta name="viewport" content="width=320; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"/> 
All fixed.