开发者

iphone TabBarController, how to resize it to height?

开发者 https://www.devze.com 2023-01-05 07:28 出处:网络
any one know how to resize the TabBar? i want make it 80px height for use my custom background and buttons,a开发者_高级运维nd make it more beautiful.

any one know how to resize the TabBar? i want make it 80px height for use my custom background and buttons,a开发者_高级运维nd make it more beautiful.

thank you


Don't do it. Why waste extra pixels for a tab bar? Users would much rather have more room for the content. Scale your background and buttons appropriately to fit its current height.


You can't do this with Apple's tab bar. But you could make your own custom tab bar, which is what some other applications do.

0

精彩评论

暂无评论...
验证码 换一张
取 消