Add explicit export to ShareActivity.

fork-5.53.8
Alex Hart 2022-04-22 16:09:47 -03:00
rodzic 8a49db650a
commit 4282f3eb6d
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -184,6 +184,7 @@
android:excludeFromRecents="true"
android:taskAffinity=""
android:windowSoftInputMode="stateHidden"
android:exported="true"
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize">
<intent-filter>
<action android:name="android.intent.action.SEND" />