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