Remove exported for EntrySelectionLauncherActivity

This commit is contained in:
J-Jamet
2020-05-23 15:02:45 +02:00
parent 797dc706e2
commit 6f05b80f34

View File

@@ -143,8 +143,7 @@
android:name="com.kunzisoft.keepass.settings.AutofillSettingsActivity" />
<activity
android:name="com.kunzisoft.keepass.activities.EntrySelectionLauncherActivity"
android:theme="@style/Theme.Transparent"
android:exported="true">
android:theme="@style/Theme.Transparent">
<intent-filter>
<action android:name="android.intent.action.SEND" />
<category android:name="android.intent.category.DEFAULT" />