Yalantis / Segmentio

Animated top/bottom segmented control written in Swift.
https://yalantis.com/
MIT License
2.53k stars 324 forks source link

Added alpha paramater to SegmentioState #127

Closed btn52396 closed 5 years ago

btn52396 commented 5 years ago

I added the ability to specify an alpha for SegmentioState. A use case for this enhancement is to lower the alpha of segments that are not selected. This will improve the UI experience.

Jamonek commented 5 years ago

I'd love to see this PR merged.