I need to create an alpha-gradient on the edge of the ImageView. Preferably using only XML.
Image for example
Here the solution
the image look like below picture
code for that:
res/drawable/gradient_shape.xml:
Define layout: activity_main.xml:
here drawable/photo is just jpeg in drawables folder
EDIT for more information refer this Tutorial