Added settings

This commit is contained in:
Vadim Furman 2021-02-05 21:29:28 -08:00
parent 0ea40967ac
commit 2d81acbee5
4 changed files with 130 additions and 37 deletions

View file

@ -121,7 +121,7 @@
android:name="com.geeksville.mesh.MainActivity"
android:label="@string/app_name"
android:screenOrientation="portrait"
android:windowSoftInputMode="stateAlwaysHidden"
android:windowSoftInputMode="stateAlwaysHidden|adjustPan"
android:theme="@style/AppTheme.NoActionBar">
<intent-filter>
<action android:name="android.intent.action.MAIN" />