mirror of
https://github.com/status-im/status-react.git
synced 2025-02-02 06:07:33 +00:00
Merge pull request #32 from status-im/header-dissapears
fix disappearing of header for Android
This commit is contained in:
commit
ebc011122d
@ -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