公告
财富商城
积分规则
提问
发文
2019-03-03 23:30发布
ゆ 、 Hurt°
I have a view on top of my viewcontroller, its height is 64.
I need this view stays same size in all screen size 3.5" , 4" , 4,7" and 5,5".
The result I am taking is as in screenshots.
What should I do?
After fixing height to 64 it looks like this ;
Pin the height for wAny hAny size classes.
Fix Height of your view
Leading : 0
Top : 0
trailing : 0
Add Fixed Height to your Headerview like this , check in below image .
最多设置5个标签!
Pin the height for wAny hAny size classes.
Fix Height of your view
Leading : 0
Top : 0
trailing : 0
Add Fixed Height to your Headerview like this , check in below image .