Change web search intent logic (#62)

This commit is contained in:
vfsfitvnm
2022-06-30 21:02:29 +02:00
parent 8066dce73b
commit 174520b616
2 changed files with 14 additions and 7 deletions

View File

@@ -10,6 +10,9 @@
<intent>
<action android:name="android.media.action.DISPLAY_AUDIO_EFFECT_CONTROL_PANEL" />
</intent>
<intent>
<action android:name="android.intent.action.WEB_SEARCH" />
</intent>
</queries>
<application