ESTabBarController icon indicating copy to clipboard operation
ESTabBarController copied to clipboard

ios 11及以下,切换selectedIndex后,页面frame发现改变,减少了49像素

Open yangqilong opened this issue 5 years ago • 2 comments
trafficstars

tabBarController的viewControllers为多个navigationvc(如A,B,C),由C的次级页面调用selectedIndex=0,切换到A后,A的导航控制器中的vc视图frame减少了49,请帮忙确认如何修改,谢谢

yangqilong avatar Nov 17 '20 08:11 yangqilong

能发我一个demo么?

eggswift avatar Dec 15 '20 05:12 eggswift

也许是因为 tabbar的subview不能设置约束 但是这个工具不支持自定义subview大小

LineShine avatar Apr 30 '21 10:04 LineShine