permissions-dispatcher / PermissionsDispatcher

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

Change to use Fragment as a LifecycleOwner when PermissionRequester is constructed by Fragment #766

Open omtians9425 opened 2 years ago

omtians9425 commented 2 years ago

Resolves https://github.com/permissions-dispatcher/PermissionsDispatcher/issues/765

Overview

GIFs

Behaviors of sample app before after
OliverRhyme commented 2 years ago

Can anyone review this? We need this fix🙇