• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<accessibility-service  xmlns:android="http://schemas.android.com/apk/res/android"
2     android:accessibilityFeedbackType="feedbackHaptic"
3     android:accessibilityEventTypes="typeAllMask"
4     android:canRetrieveWindowContent="true"
5     android:canRequestTouchExplorationMode="true"
6/>
7