I want to add a gradient on the bottom of my image . Something like this :
Use android:foreground="..." instead of android:background="..."
android:foreground="..."
android:background="..."
Now you won't need to put ImageView and View inside a FrameLayout!
So your final code will be:
ImageView
Drawable