domesticcatsoftware / DCRoundSwitch

A 'modern' replica of UISwitch.
MIT License
765 stars 162 forks source link

off tint color #17

Open anujbheda opened 12 years ago

anujbheda commented 12 years ago

Ability to change the offTintColor.

Usage: self.switch.offTintColor = [UIColor redColor];

rhummelmose commented 12 years ago

This is awesome, why hasnt it been merged?

lucianf commented 12 years ago

I agree, this is pretty useful and should be merged.