rs / SDSegmentedControl

A drop-in remplacement for UISegmentedControl that mimic iOS 6 AppStore tab controls
MIT License
1.2k stars 180 forks source link

SDSegmentView#imageSize doesn't work. #65

Open vjpr opened 10 years ago

vjpr commented 10 years ago

segmentedViewAppearance.imageSize = CGSizeMake(128, 128); doesn't seem to work.

_imageSize is always 18 x 18.