How can i use this inside my existing Accessibility Service Class instead of creating another Service Class ? #76
Unanswered
rishabhsingh2002
asked this question in
Q&A
Replies: 1 comment
-
AFAIK, you can't for now, but I'll try to support this feature in the next version. thank you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can i use this inside my existing Accessibility Service Class instead of creating another Service Class ?
class MyAccessibilityService : AccessibilityService() {
}
Beta Was this translation helpful? Give feedback.
All reactions