Skip to content

Instantly share code, notes, and snippets.

@Aymenworks
Created January 18, 2019 06:02
Show Gist options
  • Save Aymenworks/5fe9698c92841d14a4973a112dfcd3a0 to your computer and use it in GitHub Desktop.
Save Aymenworks/5fe9698c92841d14a4973a112dfcd3a0 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