I want to set a background to my music player with a transparency effect like in spotify. I tried using android:alpha="1"
to my imageview but could not get the desired effect. What i want is something like this
Here the image background is transparency version of the same image. That way a matching theme can be obtained.How can i do this?