ESTabBarController icon indicating copy to clipboard operation
ESTabBarController copied to clipboard

ESTabBar高度异常

Open Boxzhi opened this issue 5 years ago • 6 comments

刚进入到App时一切正常,点进去几个页面再出来,高度就有问题了,打断点发现在ESTabBarItemContainer文件的layoutSubviews方法里,bounds.size.height的高度正常时是48.0,异常时是14.0。 IMG_0441 IMG_0442

Boxzhi avatar Jul 22 '20 09:07 Boxzhi

same here!非刘海屏的会有这个问题

eric1202 avatar Aug 21 '20 08:08 eric1202

same here!非刘海屏的会有这个问题

设置 UITabBar.appearance().isTranslucent = false 解决了

eric1202 avatar Aug 21 '20 08:08 eric1202

iOS14嘛?

eggswift avatar Sep 08 '20 08:09 eggswift

13呀

在2020年09月08日 16:33,Vincent Li 写道:

iOS14嘛?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

eric1202 avatar Sep 08 '20 08:09 eric1202

非刘海屏的会有这个问题

我是在XR机型上碰到了这问题

Boxzhi avatar Sep 08 '20 08:09 Boxzhi

image 我这边这样有效果

zzdota avatar Apr 25 '22 09:04 zzdota