mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-19 19:08:26 +00:00
Close keyboard when entering message detail view
Fixes #2598 Close #2802 //FREEBIE
This commit is contained in:
parent
597f7bbafd
commit
afd6ab75f8
@ -111,7 +111,7 @@
|
||||
|
||||
<activity android:name=".MessageDetailsActivity"
|
||||
android:label="Message Details"
|
||||
android:windowSoftInputMode="stateUnchanged"
|
||||
android:windowSoftInputMode="stateHidden"
|
||||
android:launchMode="singleTask"
|
||||
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user