Revert "Fix Google Camera social share."

This reverts commit c078d08df7.
This commit is contained in:
Cody Henthorne
2022-05-16 11:02:02 -04:00
parent 709c866786
commit ba1473acb9
8 changed files with 13 additions and 8 deletions

View File

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