cemolcay / SlidingContainerViewController

An android scrollable tab bar style container view controller
MIT License
217 stars 41 forks source link

selectedTextColor not working #5

Closed vyatri closed 7 years ago

vyatri commented 8 years ago

slidingContainerViewController.sliderView.appearance.selectedTextColor doesn't seem to work. Instead, it uses the color defined in selectorColor.

Others work fine.