Open mariella725 opened 7 years ago
Following code isn't making changes to my segmentedController...
segmentController.segmentBackgroundColor = UIColor.clear segmentController.segmentShadow = SJShadow.light() segmentController.selectedSegmentViewColor = UIColor.red
@mariella725 sorry for the late reply, did you able to resolve this issue?
Following code isn't making changes to my segmentedController...
segmentController.segmentBackgroundColor = UIColor.clear segmentController.segmentShadow = SJShadow.light() segmentController.selectedSegmentViewColor = UIColor.red