peterhoucll

Results 3 issues of peterhoucll

如题,App 启动时显示正常,但屏幕旋转后就显示混乱了。 安装: pod 'FSCalendar', '2.8.2' 设备:iPad Air 4th generation iOS: 11.0 Xcode:13.2.1 代码如下: ``` import UIKit import SnapKit class ViewController: UIViewController { private var calendarView = FSCalendar.init(frame: .zero) override...

As the title. Please check the attached examples, thank you. ![example](https://user-images.githubusercontent.com/12026808/57348196-ce77eb80-7187-11e9-8a55-9a8791407895.jpg)

I want to put a separator line at the top of the footer before the body of the footer. but the divider is not at the top, but at the...

pending