APAvatarImageView icon indicating copy to clipboard operation
APAvatarImageView copied to clipboard

Subclass of UIImageView to create a circle avatar image view with configuration border width and border color

Results 3 APAvatarImageView issues
Sort by recently updated
recently updated
newest added

When using constraints the size of the avatar image can change. This pull request keeps the avatar image as a circle when desired. Specifically this is an issue when adding...

When you use the pod by adding it in interface builder and use autolayout... If the dimensions change at runtime, the view doesn't adjust, and it's corner radius remains based...