lightdesign/LDProgressView

Replace NSNumber with BOOL

Closed this issue · 2 comments

Why is it using NSNumbers instead of BOOLs?!

At least when it was first designed, the UIAppearance behavior required an object rather than a primitive.

I understand.