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
No matter the padding or the margin that I put on the TextView, it only blur a thin line on top of the BlurLayout. What is weird is that you can see that the whole BlurLayout space is squished and blurred in that thin line.
Looks like #34 or #21 but nothing solved it.
Help ^^'
Edit: Is it because I'm inside a Fragment instead of an Activity?
The text was updated successfully, but these errors were encountered:
I have Textview inside a BlurLayout inside a RelativeLayout looking like this:
No matter the padding or the margin that I put on the TextView, it only blur a thin line on top of the BlurLayout. What is weird is that you can see that the whole BlurLayout space is squished and blurred in that thin line.
Looks like #34 or #21 but nothing solved it.
Help ^^'
Edit: Is it because I'm inside a Fragment instead of an Activity?
The text was updated successfully, but these errors were encountered: