mirror of
https://github.com/gkd-kit/gkd.git
synced 2024-11-16 03:32:38 +08:00
This commit is contained in:
parent
a2524abca4
commit
30a3e6402e
|
@ -103,7 +103,7 @@ private fun enableA11yService() {
|
|||
|
||||
fun switchA11yService(): Boolean {
|
||||
if (!writeSecureSettingsState.updateAndGet()) {
|
||||
toast("请先授予[写入安全设置]权限")
|
||||
toast("请先授予[写入安全设置权限]")
|
||||
return false
|
||||
}
|
||||
val names = getServiceNames()
|
||||
|
|
Loading…
Reference in New Issue
Block a user