Adding task affinity to the share activity. Fixes #7312.

Closes #7371
fork-5.53.8
Win Ribeka 2018-01-29 23:50:27 -05:00 zatwierdzone przez Moxie Marlinspike
rodzic 0efda2df91
commit c5e495bfe5
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -156,6 +156,7 @@
android:theme="@style/TextSecure.LightNoActionBar"
android:excludeFromRecents="true"
android:launchMode="singleTask"
android:taskAffinity=""
android:noHistory="true"
android:windowSoftInputMode="stateHidden"
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize">