MTActivityIndicatorView icon indicating copy to clipboard operation
MTActivityIndicatorView copied to clipboard

Metro style ActivityIndicatorView

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.