Removed intent query

pull/182/head
M66B 5 years ago
parent d6af8e560f
commit 60ad704d03

@ -63,11 +63,6 @@
<action android:name="android.support.customtabs.action.CustomTabsService" />
</intent>
<intent>
<action android:name="android.intent.action.PICK" />
<data android:scheme="content" />
</intent>
<intent>
<action android:name="android.intent.action.GET_CONTENT" />
<category android:name="android.intent.category.OPENABLE" />

Loading…
Cancel
Save