Skip to content

Fix for issue 767 in forked repo#772

Open
francescopedronomnys wants to merge 1 commit into
permissions-dispatcher:masterfrom
francescopedronomnys:issues/767
Open

Fix for issue 767 in forked repo#772
francescopedronomnys wants to merge 1 commit into
permissions-dispatcher:masterfrom
francescopedronomnys:issues/767

Conversation

@francescopedronomnys
Copy link
Copy Markdown

Keep a strong reference to onNeverAskAgain to avoid the WeakRefence to it stored on PermissionRequestViewModel to become null when user denies permission multiple times.
This should resolve #767 .

Keep a strong reference to onNeverAskAgain to avoid the WeakRefence to it stored on PermissionRequestViewModel to become null when user denies permission multiple times.
Copy link
Copy Markdown

@dkornev dkornev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

I see no possible issues with this fix. And since we could reproduce #767 100% time after the GC run, it would be good to merge this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ktx] onNeverAskAgain not called

4 participants