|
|
@ -155,7 +155,6 @@
|
|
|
|
<activity android:name=".ConversationActivity"
|
|
|
|
<activity android:name=".ConversationActivity"
|
|
|
|
android:windowSoftInputMode="stateUnchanged"
|
|
|
|
android:windowSoftInputMode="stateUnchanged"
|
|
|
|
android:launchMode="singleTask"
|
|
|
|
android:launchMode="singleTask"
|
|
|
|
android:theme="@style/TextSecure.LightTheme.Popup"
|
|
|
|
|
|
|
|
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize" />
|
|
|
|
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize" />
|
|
|
|
|
|
|
|
|
|
|
|
<activity android:name=".ConversationPopupActivity"
|
|
|
|
<activity android:name=".ConversationPopupActivity"
|
|
|
|