Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 346 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 346 Bytes

Overview

This is a metro style activity indicator view.

Demo Image

Usage

Add QuartzCore.framework to your project.

public method:

- (void)startAnimating;	
- (void)stopAnimating;
- (void)stopAnimatingNeedDelay:(NSTimeInterval)time;	

LICENSE

Under the BSD License.