ayushn21 / AvatarImageView

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

Border on Avatar view? #25

Closed neodave closed 6 years ago

neodave commented 6 years ago

Do you have a suggestion of how we could add a border to the Avatar view? I don't see that as a current option. Looks great otherwise and could be very useful. Thanks for the code...

ayushn21 commented 6 years ago

Hey ... you should be able to add a border using the layer.borderWidth property on the view. I don't see any reason why that wouldn't work.

neodave commented 6 years ago

Thank you. We actually did go ahead and implement it that way. Great solution, and we are using it in our app. So thanks for the code :)

ayushn21 commented 6 years ago

You're welcome. Glad to hear you've found it helpful! :)