a1anyip / AYVibrantButton

A stylish button with iOS 8 vibrancy effect
MIT License
1.14k stars 67 forks source link

Button disappears as soon as UITableViewCell is selected #7

Closed CooperRS closed 8 years ago

CooperRS commented 10 years ago

Hello,

I added a AYVibrantButton to the contentView of a UITableViewCell. As soon as I tap that cell the button disappears and appears again when the cell is deselected. Any ideas on that?

Best regards, Roland

kartikthapar commented 9 years ago

@a1anyip @Evildime Can you please merge this?

a1anyip commented 8 years ago

Thanks for the commit. I have changed backgroundColor to tintColor instead of highlightColor, with some deprecated warnings in 1.0.4 as well.