googlesamples / easypermissions

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

Differentiate between FragmentActivity and AppCompatActivity #268

Closed samtstern closed 5 years ago

samtstern commented 5 years ago

Fixes #266

@henriquenfaria what do you think?

henriquenfaria commented 5 years ago

@samtstern LGTM. Just added a few minor suggestions to the PR.