Android view is flickering when add it to WindowManager with blur mode #22438
Labels
area-core-platform
Integration with platforms
platform/android 🤖
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
I am adding Grid views to Android WindowManager with blur mode by setting WindowManagerLayoutParams Flags as WindowManagerFlags.BlurBehind.
When add multiple views with blur mode , view is flickering and sometimes blur effect get dismissed.
Discussion link:
#22414
Steps to Reproduce
1.Run the attached sample.
2.Click the button.
3.After grid opened, again click the button to open next grid above this.
4.Repeat the same and you can see blur view flickering.
Link to public reproduction project repository
MAUIBlurIssue.zip
sample github link: https://github.com/JayashreeRavishankar/MAUIBlurIssue
Version with bug
8.0.7 SR2
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No
Relevant log output
No response
The text was updated successfully, but these errors were encountered: