rs / SDSegmentedControl

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

Add CAGradientLayer and Move the init position of the first StainView #32

Open paoloandrea opened 11 years ago

paoloandrea commented 11 years ago

Like in subject i've two questions:

  1. How can add the CAGradientLayer (to use a gradient color)

  2. How can i move (align to left) the StainView

Thank's