Skip to content

Instantly share code, notes, and snippets.

@alsedi
Last active December 30, 2016 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alsedi/b8a8f715d4a3a7628e238185350889ed to your computer and use it in GitHub Desktop.
Save alsedi/b8a8f715d4a3a7628e238185350889ed to your computer and use it in GitHub Desktop.
override func viewDidLoad() {
super.viewDidLoad()
view.layer.addSublayer(backgroundShape)
view.layer.addSublayer(progressShape)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment