Fix Google Camera social share.

This commit is contained in:
Cody Henthorne
2022-05-12 11:56:55 -04:00
parent c89b818a31
commit c078d08df7
8 changed files with 8 additions and 13 deletions

View File

@@ -179,7 +179,7 @@
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"
android:windowSoftInputMode="adjustResize" />
<activity android:name=".sharing.v2.ShareActivity"
<activity android:name=".sharing.ShareActivity"
android:theme="@style/Theme.Signal.DayNight.NoActionBar"
android:excludeFromRecents="true"
android:taskAffinity=""