LLACircularProgressView icon indicating copy to clipboard operation
LLACircularProgressView copied to clipboard

An iOS7 style circular progress view with a stop button.

Results 5 LLACircularProgressView issues
Sort by recently updated
recently updated
newest added

A simple method to add an Icon to the center of the CircularProgressView control

This fixes a problem with the animation duration not working unless start progress is 0. greenisus added a method for specifying the duration. greenisus added a method for removing the...

I would like an option to use this control in indeterminate mode. A ring spins around but does not actually show progress. This could be our UIActivityIndicator replacement. MBProgressHUD support...