MRProgress
MRProgress copied to clipboard
Title label should be hidden by default with Cross and Checkmark
Currently says "Loading..." at the top and forced to do the following:
[overlay setMode:MRProgressOverlayViewModeCross];
[overlay setTitleLabelText:@""];