BlurView icon indicating copy to clipboard operation
BlurView copied to clipboard

BlurView is not blurring well enough text and some images

Open hmmmk opened this issue 6 months ago • 11 comments

  1. Lib version 2.0.5
  2. Pixel 7 Pro, Android 14

So the issue is that somehow BlurView is not blurring properly some TextViews and images (ImageView). And I can not understand how to fix this. You can see that in the attached screenshot. As for the types of elements it's just TextView and ImagView, but the BottomNavigationView also contains lotties in some of the buttons and the background of it is ShapeDrawable.

I tried to look over the docs of the lib and samples and tried to use setFrameClearDrawable() with background of parentFragment rootView, but this didn't change nothing. Can you tell me what am I doing wrong and is there any way for fixing this?

2024-08-14 17 26 50

hmmmk avatar Aug 14 '24 14:08 hmmmk