nealyoung / NYSegmentedControl

Animated, customizable replacement for UISegmentedControl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot add image

j2brian703 opened this issue · comments

UISegmentedControl can take UIImage during initialization but NYSegmentedControl only takes NSString. Could you fix this?
Thanks.

I'd love to be able to add an image to the slider instead of just text, was this issue actually closed? What can I do to add an image? Thanks!

Never mind, I just made the changes I needed to support images. I'll submit a PR.