浏览代码

Add autoverify

Signed-off-by: alperozturk <alper_ozturk@proton.me>
alperozturk 1 年之前
父节点
当前提交
348e1ce415
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/src/main/AndroidManifest.xml

+ 1 - 1
app/src/main/AndroidManifest.xml

@@ -148,7 +148,7 @@
             <intent-filter>
                 <action android:name="android.intent.action.SEARCH" />
             </intent-filter>
-            <intent-filter>
+            <intent-filter android:autoVerify="true">
                 <action android:name="android.intent.action.VIEW" />
 
                 <category android:name="android.intent.category.DEFAULT" />