cwRichardKim/RKNotificationHub

outer ring had noise when set border

f40507777 opened this issue · 1 comments

when I set border color and width
the outer ring had thin circle color border

[hub setCircleColor:[UIColor brownColor] labelColor:[UIColor greenColor]];
[hub setCircleBorderColor:[UIColor yellowColor] borderWidth:2.0];

simulator screen shot - iphone 7 - 2017-09-15 at 11 39 35

hey, unfortunately i didn't write the border code, it's just a standard CALayer property. have you tried running it on a device? maybe it's just how your simulator screen renders it. I'm going to close this because it's not an issue with this library