mirror of
https://github.com/status-im/status-react.git
synced 2025-01-22 16:59:40 +00:00
Merge pull request #32 from status-im/header-dissapears
fix disappearing of header for Android Former-commit-id: ebc011122da795373e7d794dd460f95bc29c2018
This commit is contained in:
commit
359674e029
@ -13,6 +13,7 @@
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:label="@string/app_name"
|
||||
android:windowSoftInputMode="stateVisible"
|
||||
android:configChanges="keyboard|keyboardHidden|orientation|screenSize">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user