SyntaxFix
Write A Post
Hire A Developer
Questions
You need to add the following attribute for the Activity in your AndroidManifest.xml.
Activity
AndroidManifest.xml
<activity ... android:windowSoftInputMode="stateHidden|adjustResize" ... />