Releases: lixiang1994/LEEAlert
Releases · lixiang1994/LEEAlert
Alert增加Action垂直布局设置
当Alert有2个Action时默认水平布局, 可以通过, .LeeAlertActionVerticalLayout(YES)
切换为垂直布局
添加隐私清单
1.7.1 添加隐私清单
添加隐私清单
1.7.0 消除警告
LEEAction添加API
LEEAction
添加contentEdgeInsets
contentVerticalAlignment
contentHorizontalAlignment
恢复`makeKeyAndVisible`调用 最小系统版本改为11.0
1.6.5 最小系统版本改为11.0
修复对自定义视图产生的影响
1.6.4 修复对自定义视图产生的影响
滑动指示器控制
1.6.3 1.6.3
优化
1.6.2 1.6.2
尝试解决iOS16 Window旋转问题
1.6.1 尝试解决iOS16 Window旋转问题
重构内部布局, 增加设置Action是否跟随Item滑动的属性
重构内部布局
增加.LeeIsActionFollowScrollEnabled(YES)
设置 Action是否跟随Item滑动
具体效果请查看Demo