This file contains hidden or 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
// | |
// PlainHorizontalProgressBar.swift | |
// | |
// Created by Julia Nikitina on 23.05.2020. | |
// Copyright © 2020 Julia Nikitina. All rights reserved. | |
// | |
import UIKit | |
@IBDesignable | |
final class PlainHorizontalProgressBar: UIView { |