permissions-dispatcher / PermissionsDispatcher

A declarative API to handle Android runtime permissions.
https://github.com/permissions-dispatcher/PermissionsDispatcher
Apache License 2.0
11.22k stars 1.44k forks source link

fix: use ContextCompat instead of PermissionChecker #757

Closed hotchemi closed 2 years ago

hotchemi commented 2 years ago

ref: https://github.com/permissions-dispatcher/PermissionsDispatcher/issues/756

hotchemi commented 2 years ago

obviously. BTW I have noticed it's kinda hard to maintain test module...we shall move on to E2E test or like that!