mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2026-06-14 21:08:28 +08:00
Support opening from app info (#497)
This commit is contained in:
parent
39987022c6
commit
309cc6af12
@ -44,6 +44,7 @@
|
||||
android:label="@string/launch_name"
|
||||
android:launchMode="singleTop">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.APPLICATION_PREFERENCES" />
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
</intent-filter>
|
||||
<intent-filter>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user