Indeterminate
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
//
|
||||
// InDeterminateAnimation.swift
|
||||
// ProgressKit
|
||||
//
|
||||
// Created by Kauntey Suryawanshi on 09/07/15.
|
||||
// Copyright (c) 2015 Kauntey Suryawanshi. All rights reserved.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
protocol InDeterminable {
|
||||
|
||||
}
|
||||
|
||||
class InDeterminateAnimation: InDeterminable {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user