yannickl/YLProgressBar

Doesn't seem to be working on iOS 7

Closed this issue · 6 comments

Hi

I really like your control, but it is not working on iOS 7... color is solid with no slanting line animation.

Confirm, the same behavior on my devices.

Thank you for the report, I'll take a look on this prob asap (certainly this w-e :)

When can we expect a fix on this?

I may have put a bandaid on the problem by subclassing UIView instead and manually adding the properties.
Have a look and let me know how it goes.

@arkuana - Yes, that does the trick. Appreciate the work. Much thanks!

Thank you all for your help. The project just been updated to the v3 to support iOS7.