yannickl / YLProgressBar

UIProgressView replacement with an highly and fully customizable animated progress bar in pure Core Graphics
http://yannickloriot.com/library/ios/ylprogressbar/
MIT License
1.28k stars 186 forks source link

UIImage instead of indicatorTextLabel #57

Open unlimitedK opened 7 years ago

unlimitedK commented 7 years ago

Hi,

I am trying to place a UIImage instead of indicatorTextLabel, I have added attributed string on this label.. but the image is not showing in ylprogressbar.. it is though showing on any common label..

Could you pls guide me ?