ZNLHH

Results 3 issues of ZNLHH

在您示例代码的 自定义菜单中 FWMenuView.menu 中 设置 `property.popupCustomAlignment = .bottomCenter` `property.popupViewSize = CGSize(width: UIScreen.main.bounds.width - 32, height: 200)` 会导致,最终的menuView位置不正确 X轴会向左偏移 `property.popupViewSize` 我设置的一半 暂时解决办法增加 `property.popupViewEdgeInsets` 的left 值

### My environment: swift 5 iphoneX 及以上刘海屏 12.2 1.文字键盘弹出会有34的空白间隙 ![image](https://user-images.githubusercontent.com/20553681/57900324-f73c6700-7892-11e9-8b9c-b18fc9f2d579.png) 2.点击输入框偶发崩溃 *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'UICollectionView received layout attributes for a cell with an index...

有些情景在当前请求未完成时是不允许交互的,可否增加覆盖视图