Karumi / Dexter

Android library that simplifies the process of requesting permissions at runtime.
http://karumi.com
Apache License 2.0
5.23k stars 671 forks source link

Readme improvement #258

Closed hamorillo closed 4 years ago

hamorillo commented 4 years ago

:tophat: What is the goal?

Improve documentation.

:memo: How is it being implemented?

Readme uses as example the deprecated method "Dexter.withActivity", it should use "Dexter.withContext" instead.

pedrovgs commented 4 years ago

Thanks!