manager: Optimize ModuleScreen UI (#51)

* manager: fix moduleList is empty cannot parse to jsonArray

* manager: Optimize ModuleScreen UI

* manager: Optimize switch position
This commit is contained in:
韵の祈
2023-01-13 17:48:36 +08:00
committed by GitHub
parent ece1cbe48e
commit 3577b91a3c
6 changed files with 67 additions and 40 deletions

View File

@@ -42,5 +42,7 @@
<string name="require_kernel_version_8">Require KernelSU version 8+</string>
<string name="module_uninstall_success">%s uninstalled</string>
<string name="module_uninstall_failed">Failed to uninstall: %s</string>
<string name="module_version">Version</string>
<string name="module_author">Author</string>
</resources>