googlesamples / easypermissions

Simplify Android M system permissions
https://firebaseopensource.com/projects/googlesamples/easypermissions/
Apache License 2.0
9.87k stars 1.45k forks source link

could add an arguments in RequestPermissions #182

Closed fdh19979 closed 6 years ago

fdh19979 commented 6 years ago

Basic Information

Device type: ____ OS version: _7.0___ EasyPermissions version: _1.1.0___

Describe the problem

when i use "EasyPermissions.requestPermissions" , if user denied this request before , a dialog will be showed anyway.

Counld add a new arguments for this method to control whether to show this dialog ?

Code and logs

// TODO(you): show the code that produces the problem,
//            and any relevant logs.
SUPERCILEX commented 6 years ago

I can't reproduce that issue... On what device is it happening?

samtstern commented 6 years ago

@fdh19979 due to a lack of response for ~4 weeks I am going to close this issue. If you do have more information please comment and I will re open.