You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You don't have a rounded drawable applied to the BlurView.
It behaves like any normal View would, you just have a wrong setup.
Remove the CardView and apply rounded corners and elevation to the BlurView directly
You don't have a rounded drawable applied to the BlurView.
It behaves like any normal View would, you just have a wrong setup.
Remove the CardView and apply rounded corners and elevation to the BlurView directly
Thanks a lot when you did as you said, I missed it :)
Please include:
I use normal in the hierarchy. The codes are as you show them. I even tried what is said in #37 and #85 but it didn't work.
XML:
Java Code:
Full Image: https://pasteboard.co/JUnqiNq.png
Detail image: https://pasteboard.co/JUnqIq9.png
Thanks in advance.
The text was updated successfully, but these errors were encountered: