tbruyelle / RxPermissions

Android runtime permissions powered by RxJava2
Apache License 2.0
10.48k stars 1.31k forks source link

Fix handling of interrupted/canceled permission request #266

Open consp1racy opened 5 years ago

consp1racy commented 5 years ago

This is intended to fix and supersede https://github.com/tbruyelle/RxPermissions/pull/218.

See also https://github.com/tbruyelle/RxPermissions/issues/264 which describes solved issues.

consp1racy commented 5 years ago

Do not merge yet, I've encountered some ANRs.

consp1racy commented 5 years ago

Ok, go.