зеркало из https://github.com/mozilla/Jisort.git
Remove intent host field, surpress missing field lint error (Fixes #234)
This commit is contained in:
Родитель
cb6341bb96
Коммит
d9d6bb80be
|
@ -67,8 +67,7 @@
|
|||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<!--<data android:mimeType="vnd.android.cursor.item/vnd.mozilladso2016.tutorial" />-->
|
||||
<!-- Host set to mozilladso.com place holder to silence Android linting error -->
|
||||
<data android:host="mozilladso.com" android:scheme="mozilladso" android:pathPrefix="/tutorials/*"/>
|
||||
<data android:scheme="mozilladso" android:pathPrefix="/tutorials/*" tools:ignore="GoogleAppIndexingUrlError" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity
|
||||
|
|
Загрузка…
Ссылка в новой задаче