Skip to content

Instantly share code, notes, and snippets.

@Aymenworks
Created January 18, 2019 06:02
Show Gist options
  • Save Aymenworks/a1ff2f8b0d8dc3d9b9048fc0c05fde88 to your computer and use it in GitHub Desktop.
Save Aymenworks/a1ff2f8b0d8dc3d9b9048fc0c05fde88 to your computer and use it in GitHub Desktop.
override func layoutSubviews() {
super.layoutSubviews()
foregroundButton.layer.cornerRadius = foregroundButton.bounds.height / 2.0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment