Currently Android's windowSoftInputMode is hardcoded to be adjustResize which breaks layout in many cases (having tab bar, for example). We want this to be configurable via app.json so that devs can change the value without detaching.