|
|
@ -144,7 +144,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<activity android:name=".NewConversationActivity"
|
|
|
|
<activity android:name=".NewConversationActivity"
|
|
|
|
android:label="@string/AndroidManifest__select_contacts"
|
|
|
|
android:label="@string/AndroidManifest__select_contacts"
|
|
|
|
android:windowSoftInputMode="stateHidden"
|
|
|
|
android:windowSoftInputMode="stateVisible"
|
|
|
|
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
|
|
|
|
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
|
|
|
|
|
|
|
|
|
|
|
|
<activity android:name=".PushContactSelectionActivity"
|
|
|
|
<activity android:name=".PushContactSelectionActivity"
|
|
|
|