2.5.0
FullScreenable
- 新增全屏控制参数初始化功能
lxf.setupFullScreenConfig(with: .init(supportInterfaceOrientation: .all))
- 开放屏幕旋转方法
UIApplication.shared.lxf.rotate(with: .landscapeRight)
EmptyDataSetable
EmptyDataSetConfigure
实现Equatable
LXFEquatable
新增项
lxf.setupFullScreenConfig(with: .init(supportInterfaceOrientation: .all))
UIApplication.shared.lxf.rotate(with: .landscapeRight)
EmptyDataSetConfigure
实现 Equatable
新增项