Open Keyboard When NewConversationActivity opened

// FREEBIE
pull/1/head
Sam Lanning 10 years ago committed by Jake McGinty
parent 55ee288c36
commit 8149af22ec

@ -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"

Loading…
Cancel
Save