6.6.2 - Alpha5 - 主题色设置页面新布局增加颜色搜索帮助菜单项

This commit is contained in:
SuperMonster003
2025-04-04 14:14:00 +08:00
parent 5b120d8d2c
commit 903d45149d
67 changed files with 4599 additions and 138 deletions

View File

@@ -276,6 +276,10 @@
android:launchMode="singleTop"
android:theme="@style/AppTheme.FullScreen" />
<activity
android:name="org.autojs.autojs.theme.app.ColorSearchHelpActivity"
android:theme="@style/AppTheme.FullScreen" />
<activity android:name="org.autojs.autojs.ui.shortcut.AppsIconSelectActivity" />
<activity android:name="org.autojs.autojs.ui.timing.TimedTaskSettingActivity" />