Toj-dev

Results 5 comments of Toj-dev

Is there a problem with ios11?

我是写一个子类继承PagingIndicatorView, 设置 options.indicatorColor = .clear 子类里包含一个子视图固定宽度 class SLPagingIndicatorView: PagingIndicatorView { static var indicatorWidth: CGFloat = 24.ui_mscale static var indicatorHeight: CGFloat = 2 static var indicatorColor = "#FF9900".to_color private lazy var...