Skip to content

Commit

Permalink
update 打开系统无障碍服务
Browse files Browse the repository at this point in the history
  • Loading branch information
尹甲仑 committed Jul 11, 2022
1 parent 7e71b87 commit 6936f2e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ class ListenActivity : AppCompatActivity() {
ToastUtils.showLong("请先填写并保存链接号~")
} else if (!isAccessibilitySettingOn()) {
openAccessibility()
} else {
openAccessibility()
}
} else {
if (isAccessibilitySettingOn()) {
Expand Down

0 comments on commit 6936f2e

Please sign in to comment.