This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// ClockCircles.swift | |
// ClockCircles | |
// | |
// Created by Guilherme Mogames on 11/5/18. | |
// Testing 3 circles inside each other | |
import UIKit | |
class ClockCircles: UIView { |