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

Release GraphicsLayer when stopped #499

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Conversation

chrisbanes
Copy link
Owner

When the UI host is stopped, release the GraphicsLayer. Android seems to have a issue tracking layers re-paints after an Activity stop + start.

Clearing the layer once we're no longer visible fixes it.

Fixes #497

When the UI host is stopped, release the GraphicsLayer.
Android seems to have a issue tracking layers re-paints
after an Activity stop + start.

Clearing the layer once we're no longer visible fixes it.
@chrisbanes chrisbanes force-pushed the cb/clear-layer-onstop branch from bb74e3b to 2779db5 Compare February 3, 2025 22:07
@chrisbanes chrisbanes enabled auto-merge (squash) February 3, 2025 22:08
@chrisbanes chrisbanes merged commit f807dd8 into main Feb 3, 2025
2 checks passed
@chrisbanes chrisbanes deleted the cb/clear-layer-onstop branch February 3, 2025 22:26
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.

Dialog blur disappeared when coming from background to foreground
1 participant