InitialsImageView icon indicating copy to clipboard operation
InitialsImageView copied to clipboard

no border for imageview

Open linhnguyenv opened this issue 6 years ago • 1 comments

I see no option to set the border width and color for image. Can you add the functions as well?

linhnguyenv avatar Dec 26 '18 09:12 linhnguyenv

This only handles setting the initials avatar in the event that an image is not available. If you have an image, you can just manipulate UIImageView directly by setting properties like layer.borderColor.

bachonk avatar Dec 31 '18 03:12 bachonk