permissions-dispatcher / PermissionsDispatcher

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

Why not return a permissions: array < out string > in the method of onpermissiondenied annotation to indicate the permission set rejected #675

Closed Edward-going closed 4 years ago

Edward-going commented 4 years ago

Why not return a permissions: array < out string > in the method of onpermissiondenied annotation to indicate the permission set rejected

hotchemi commented 4 years ago

Could you elaborate more why you claimed that and what's the benefit we can obtain then?

hotchemi commented 4 years ago

let me close the issue due to a lack of supplementary info.