6.7.0 - Alpha19 - 代码编辑器增加 "多功能键盘" - "符号设置" 菜单项
This commit is contained in:
@@ -310,6 +310,10 @@
|
||||
android:taskAffinity="org.autojs.autojs.edit"
|
||||
android:theme="@style/EditorTheme" />
|
||||
|
||||
<activity
|
||||
android:name="org.autojs.autojs.ui.edit.keyboard.SymbolsSettingsActivity"
|
||||
android:theme="@style/AppTheme.Settings" />
|
||||
|
||||
<activity
|
||||
android:name="org.autojs.autojs.ui.settings.AboutActivity"
|
||||
android:theme="@style/AppTheme.Settings" />
|
||||
|
||||
Reference in New Issue
Block a user