Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Avoid crash in IsLoaded View extension method (if controls is disposed) #9811

Merged
merged 1 commit into from
Aug 31, 2022

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Avoid crash in IsLoaded View extension method if controls is already disposed.

Issues Fixed

Fixes #9806

@jsuarezruiz jsuarezruiz added t/bug Something isn't working platform/android 🤖 high It doesn't work at all, crashes or has a big impact. labels Aug 31, 2022
@rachelkang rachelkang added this to the 6.0-sr5 milestone Aug 31, 2022
@mattleibow mattleibow merged commit 22f7727 into net6.0 Aug 31, 2022
@mattleibow mattleibow deleted the fix-9806 branch August 31, 2022 18:37
@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
high It doesn't work at all, crashes or has a big impact. platform/android 🤖 t/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants