mirror of
https://github.com/status-im/status-react.git
synced 2025-02-04 23:26:11 +00:00
fix #28 adjustPan
This commit is contained in:
parent
ebc011122d
commit
2100e08a49
@ -13,7 +13,7 @@
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:label="@string/app_name"
|
||||
android:windowSoftInputMode="stateVisible"
|
||||
android:windowSoftInputMode="adjustResize"
|
||||
android:configChanges="keyboard|keyboardHidden|orientation|screenSize">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user