Android view is flickering when add it to WindowManager with blur mode #22414
Unanswered
JayashreeRavishankar
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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.
Code snippet:


Is there any reason for this behavior or can anyone suggest the solution for this issue.
Issue video:
https://github.com/dotnet/maui/assets/97932323/af263435-9eae-494c-862e-0735aaa34b3b
Beta Was this translation helpful? Give feedback.
All reactions