简体   繁体   English

我可以以某种方式使UINavigationBar看起来像iOS 7和iOS 8中的iOS 6 UINavigationBar吗?

[英]Can I somehow make UINavigationBar looks like iOS 6 UINavigationBar in iOS 7 and iOS 8

Can I somehow make UINavigationBar looks like iOS 6 UINavigationBar in iOS 7 and iOS 8 (with blue background color, etc)? 我可以以某种方式使UINavigationBar看起来像iOS 7和iOS 8中的iOS 6 UINavigationBar (具有蓝色背景颜色等)吗?

Thanks in advance. 提前致谢。

I'm ashamed to admit it but we did a similar thing for one of our Apps as the client was not willing to do a redesign. 我很ham愧地承认这一点,但由于客户不愿进行重新设计,我们为其中一个应用做了类似的事情。

You will need your designer to get you the blue tinted navigation bar as an image that you can set as the navigation bars background. 您将需要设计师为您获得蓝色的导航栏,作为可以设置为导航栏背景的图像。 As for the back buttons and other items you will need all the resources as well to be able to replicate those. 至于后退按钮和其他项目,您还需要所有资源才能复制它们。

So if you are looking to change it in code this is unfortunately not possible. 因此,不幸的是,如果您希望在代码中进行更改。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM