Skip to content

Instantly share code, notes, and snippets.

@mhrpatel12
Created December 12, 2020 09:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mhrpatel12/c191678f541da39cc5fa58c6f293c80c to your computer and use it in GitHub Desktop.
Save mhrpatel12/c191678f541da39cc5fa58c6f293c80c to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<accessibility-service xmlns:android="http://schemas.android.com/apk/res/android"
android:accessibilityFlags="flagDefault"
android:accessibilityFeedbackType="feedbackGeneric"
android:canPerformGestures="true"
android:canRetrieveWindowContent="true" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment