Herbert77 / HHSlideView

A custom segment control view with flat style.
MIT License
53 stars 9 forks source link

how to set textcolor of item ? #2

Closed davamp closed 7 years ago

Herbert77 commented 7 years ago

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

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

davamp commented 7 years ago

nice man !! what about the swipe gesture ?

On Wed, Apr 5, 2017 at 9:41 AM, Herbert77 notifications@github.com wrote:

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 are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Herbert77/HHSlideView/issues/2#issuecomment-291726202, or mute the thread https://github.com/notifications/unsubscribe-auth/AXYuTZQeGIztjCW7lGugCVt53YpRGcqzks5rsv9hgaJpZM4MyYQG .

Herbert77 commented 7 years ago

You can swipe the contentView to change slideItems. ;)

davamp commented 7 years ago

Well ok thanks man

On Thursday, April 6, 2017, Herbert77 notifications@github.com wrote:

You can swipe the contentView to change slideItems. ;)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Herbert77/HHSlideView/issues/2#issuecomment-292116806, or mute the thread https://github.com/notifications/unsubscribe-auth/AXYuTfGOcjNdDqRxkKMyy0LUhCgJL722ks5rtK4PgaJpZM4MyYQG .

Herbert77 commented 7 years ago

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