fix:
update:更换为酷信
This commit is contained in:
2023-10-11 19:19:52 +08:00
parent 625a121cbb
commit 8799e85443
723 changed files with 4158 additions and 4041 deletions

View File

@@ -3,16 +3,16 @@
<shortcut
android:shortcutId="shortcut1"
android:shortcutShortLabel="@string/shortcut1">
<intent android:action="com.aoleyun.os.intent.action.test_shortcut"/>
<intent android:action="com.uiuipad.os.intent.action.test_shortcut"/>
</shortcut>
<shortcut
android:shortcutId="shortcut2"
android:shortcutShortLabel="@string/shortcut2">
<intent android:action="com.aoleyun.os.intent.action.test_shortcut"/>
<intent android:action="com.uiuipad.os.intent.action.test_shortcut"/>
</shortcut>
<shortcut
android:shortcutId="shortcut3"
android:shortcutShortLabel="@string/shortcut3">
<intent android:action="com.aoleyun.os.intent.action.test_shortcut"/>
<intent android:action="com.uiuipad.os.intent.action.test_shortcut"/>
</shortcut>
</shortcuts>