Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Button's border displayed above the badge's #19

Open
RobinCaroff opened this issue Nov 17, 2016 · 2 comments
Open

Button's border displayed above the badge's #19

RobinCaroff opened this issue Nov 17, 2016 · 2 comments

Comments

@RobinCaroff
Copy link

Hi my issue is probably the same as the one described in the Objective-C repo (mustafaibrahim989/MIBadgeButton#3).

When using a button's border, the border is displayed above the badge.

For instance:

button.layer.cornerRadius = 5
button.layer.borderColor = UIColor.white.cgColor
button.layer.borderWidth = 1    
button.badgeBackgroundColor = UIColor.blue

produces the following result:
screen shot 2016-11-17 at 07 44 51

@luai-kalkatawi
Copy link

I have the same issue. @mustafaibrahim989

Did you solve it? @RobinCaroff

Thanks.

@RobinCaroff
Copy link
Author

@luai-kalkatawi Nope... Still unsolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants