Closed davamp closed 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 .
You can swipe the contentView to change slideItems. ;)
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 .
You are welcome. O(∩_∩)O~~
Hi, I have added two delegate methods in latest version. As below:
These methods can solve the problem. Thanks for advice! ~