I have a ListView with contact images and names or numbers. Now I want to round the corners of this contact image.
public View getView(final int
Dude here is the solution..
https://github.com/MostafaGazar/CustomShapeImageView For more detail https://coderwall.com/p/hmzf4w
Use this library u will find the circular shape in this library and also easy use.
U can also make your custom shape to this library like cloud etc. this library supports SVG file format and they made the SVG file of Rounded corner Imageview.
Just use and let me know if there is any problem