mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 12:15:50 +01:00
fix keyboard/focus regressions
I don't know how it was working the first time. fixes #4527 Closes #4555 // FREEBIE
This commit is contained in:
committed by
Moxie Marlinspike
parent
de3106344a
commit
f3a4634d30
@@ -233,6 +233,7 @@
|
||||
|
||||
<activity android:name=".NewConversationActivity"
|
||||
android:theme="@style/TextSecure.LightNoActionBar"
|
||||
android:windowSoftInputMode="stateAlwaysVisible"
|
||||
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
|
||||
|
||||
<activity android:name=".PushContactSelectionActivity"
|
||||
|
||||
Reference in New Issue
Block a user