MRProgress icon indicating copy to clipboard operation
MRProgress copied to clipboard

Title label should be hidden by default with Cross and Checkmark

Open nik-418 opened this issue 9 years ago • 0 comments

Currently says "Loading..." at the top and forced to do the following:

[overlay setMode:MRProgressOverlayViewModeCross];
[overlay setTitleLabelText:@""];

nik-418 avatar Jan 12 '17 16:01 nik-418