RobertApikyan / SegmentedControl

Android SegmentedControl + multi row support
Apache License 2.0
162 stars 30 forks source link

selected or unselected attributes color issue #18

Closed hivian closed 5 years ago

hivian commented 5 years ago

Hi,

Selected or unselected color attributes ((un)selectedStrokeColor, (un)selectedTextColor ... ) cannot be white. They accept any other colors, even a white color with alpha value, but it cannot be fully white (#ffffff).

RobertApikyan commented 5 years ago

Hi, the white color problem is now solved, here is the new version implementation 'com.github.RobertApikyan:SegmentedControl:1.1.3'