RushikeshKamewar / PrivacyDashboard

GNU General Public License v3.0
293 stars 31 forks source link

Accessibility service will now be highlighted #18

Closed KaustubhPatange closed 2 years ago

KaustubhPatange commented 2 years ago

When clicking "Open settings" button from the MainActivity takes you to Accessibility settings where you need to enable the required service.

This PR will highlight the Privacy Dashboard service when Accessibility setting is launched from the app. This is a useful visual information for the user if the service is lost in the pool of other services.

I've attached the recording of the preview!

https://user-images.githubusercontent.com/22119598/143441789-ce6c01e1-0dd3-402b-b83e-54dfac00145c.mp4

elimuhub7407 commented 2 years ago

highlight accessibility service

RushikeshKamewar commented 2 years ago

Thanks for adding the code.