MRProgress icon indicating copy to clipboard operation
MRProgress copied to clipboard

Moving MRProgressOverlayView label below the indicator

Open ldantona opened this issue 10 years ago • 1 comments

Hi, is it possible to move the text of MRProgressOverlayView below the circle indicator?

Thanks, DAN

ldantona avatar Sep 27 '15 18:09 ldantona

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.

mrackwitz avatar Oct 02 '15 13:10 mrackwitz