Is there a way to apply a gaussian blur effect to a view? I'd like to apply this effect to a relative layout that is over another one. I've found this, but it's only for images. P.S.: the relative layout has a solid color (I used the setBackgroundColor method).
Thanks!