Skip to content

Commit

Permalink
feat: set isAccessibilityTool=true
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonge committed Oct 6, 2024
1 parent 2af8016 commit 69525c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/xml/ab_desc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
android:canPerformGestures="true"
android:canRetrieveWindowContent="true"
android:canTakeScreenshot="true"
android:isAccessibilityTool="true"
android:description="@string/a11y_desc"
android:notificationTimeout="100"
android:settingsActivity="li.songe.gkd.MainActivity"
Expand Down

0 comments on commit 69525c8

Please sign in to comment.