Herbert77 / HHSlideView

A custom segment control view with flat style.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to set textcolor of item ?

davamp opened this issue · comments

Hi, I have added two delegate methods in latest version. As below:

  • (UIColor *)colorOfSlideItemsTitle:(HHSlideView *)slideView;
  • (UIColor *)colorOfHighlightedSlideItemsTitle:(HHSlideView *)slideView;

These methods can solve the problem.
Thanks for advice! ~

You can swipe the contentView to change slideItems. ;)

You are welcome. O(∩_∩)O~~