subinspathilettu / SJSegmentedViewController

MIT License
334 stars 126 forks source link

Color isn #66

Open mariella725 opened 7 years ago

mariella725 commented 7 years ago

Following code isn't making changes to my segmentedController...

segmentController.segmentBackgroundColor = UIColor.clear segmentController.segmentShadow = SJShadow.light() segmentController.selectedSegmentViewColor = UIColor.red

subinspathilettu commented 7 years ago

@mariella725 sorry for the late reply, did you able to resolve this issue?