ayushn21 / AvatarImageView

DEPRECATED!!! --- Use https://github.com/neone/NDAvatarApp
MIT License
255 stars 37 forks source link

Add white border #23

Closed hixfield closed 6 years ago

hixfield commented 6 years ago

I am using the circular shape. What would be the recommended way to add a white border (of arbitrary thickness) arround it?

ayushn21 commented 6 years ago

Unfortunately because I'm clipping the view in the circular shape, this won't be possible. Happy to look at a PR if you'd like to implement this functionality :)