It seems to me that when setting a UIProgressView
s progress to a value between >0.0 and 0.05 always shows a progress of 0.05 (no matter the value).
I understand that this makes sense from a UX perspective, but does UIProgressView
have a property to turn it off?