mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-14 12:10:36 +01:00
Open Keyboard When NewConversationActivity opened
// FREEBIE
This commit is contained in:
committed by
Jake McGinty
parent
55ee288c36
commit
8149af22ec
+1
-1
@@ -144,7 +144,7 @@
|
||||
|
||||
<activity android:name=".NewConversationActivity"
|
||||
android:label="@string/AndroidManifest__select_contacts"
|
||||
android:windowSoftInputMode="stateHidden"
|
||||
android:windowSoftInputMode="stateVisible"
|
||||
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
|
||||
|
||||
<activity android:name=".PushContactSelectionActivity"
|
||||
|
||||
Reference in New Issue
Block a user