mirror of
https://framagit.org/tom79/fedilab-tube
synced 2025-06-05 21:09:11 +02:00
fix manifest issues
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".activities.PeertubeActivity"
|
android:name=".activities.PeertubeActivity"
|
||||||
|
android:exported="true"
|
||||||
tools:node="mergeOnlyAttributes">
|
tools:node="mergeOnlyAttributes">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.VIEW" />
|
<action android:name="android.intent.action.VIEW" />
|
||||||
|
@@ -16,6 +16,7 @@
|
|||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".activities.PeertubeActivity"
|
android:name=".activities.PeertubeActivity"
|
||||||
|
android:exported="true"
|
||||||
tools:node="merge">
|
tools:node="merge">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.VIEW" />
|
<action android:name="android.intent.action.VIEW" />
|
||||||
|
Reference in New Issue
Block a user