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

日历底部线条怎么隐藏? #579

Closed
doraeqing opened this issue Feb 7, 2017 · 1 comment
Closed

日历底部线条怎么隐藏? #579

doraeqing opened this issue Feb 7, 2017 · 1 comment

Comments

@doraeqing
Copy link

1.日历底部线条怎么隐藏?
2.我怎么修改日期的高度,怎么修改选中和今天日期的背景大小

@WenchaoD
Copy link
Owner

  1. calendar.clipsToBounds = YES;
  2. DIY,覆盖cell子类的layoutSubviews方法并设置self.shapeLayer.frame.

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