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

请问如何将calendar的6行改为5行以及仿ios原生日历增加cell的height? #271

Closed
donjixote opened this issue Apr 18, 2016 · 5 comments

Comments

@donjixote
Copy link

目前觉得界面比较紧凑,希望单元格的高度增加。如ios的原生日历那样间距大一点,5行显示也绰绰有余了。若有空烦请点拨,谢谢~

@WenchaoD
Copy link
Owner

你好,5行有的月份显示不全,可参照 #210

@donjixote
Copy link
Author

明白了~那么关于行高的设置有何建议?我加大了titlesize,觉得空间比较拥挤。

@WenchaoD
Copy link
Owner

行高是自动调整的 把整个日历的高度增加 行高也会增加

@donjixote
Copy link
Author

好的👌🏻我回头找找整个日历行高,谢谢。

@WenchaoD
Copy link
Owner

意思是行高跟日历的frame相关,只需要调整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

3 participants
@WenchaoD @donjixote and others