6.6.2 - Alpha5 - 主题色设置页面增加新布局支持 (初步)
This commit is contained in:
@@ -258,8 +258,7 @@
|
||||
|
||||
<activity android:name="org.autojs.autojs.ui.project.ProjectConfigActivity" />
|
||||
|
||||
<activity
|
||||
android:name="org.autojs.autojs.ui.keystore.ManageKeyStoreActivity" />
|
||||
<activity android:name="org.autojs.autojs.ui.keystore.ManageKeyStoreActivity" />
|
||||
|
||||
<activity
|
||||
android:name="org.autojs.autojs.ui.log.LogActivity"
|
||||
@@ -574,6 +573,10 @@
|
||||
<!-- </intent-filter>-->
|
||||
<!--</receiver>-->
|
||||
|
||||
<activity
|
||||
android:name="org.autojs.autojs.theme.app.ColorSelectLegacyActivity"
|
||||
android:theme="@style/MtAppTheme.FullScreen" />
|
||||
|
||||
<activity
|
||||
android:name="org.autojs.autojs.theme.app.ColorSelectActivity"
|
||||
android:theme="@style/MtAppTheme.FullScreen" />
|
||||
|
||||
Reference in New Issue
Block a user