You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set border of calendar but border width size is different for some rows.
_shapeLayer.borderWidth = 1;
_shapeLayer.borderColor = [UIColor blackColor].CGColor;
I have set border of calendar but border width size is different for some rows.
_shapeLayer.borderWidth = 1;
_shapeLayer.borderColor = [UIColor blackColor].CGColor;