I\'d Like to make any image from my ImageView to be circular with a border.
ImageView
I searched but couldn\'t find any useful information (anything that I tried
Just use the ShapeableImageView provided by the Material Components Library. Somethig like:
ShapeableImageView
with:
Note: it requires at least the version 1.2.0-alpha03.
1.2.0-alpha03