MRProgress
MRProgress copied to clipboard
Moving MRProgressOverlayView label below the indicator
Hi, is it possible to move the text of MRProgressOverlayView below the circle indicator?
Thanks, DAN
Not directly with any of the existing APIs. The overlay layout is set up fully programmatically. A PR adding a labelPosition allowing enum values like MROverlayLabelPositionTop and MROverlayLabelPositionBottom would be welcome.