Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为 IOS 5.0.1 上发生的这个奇怪的 UIToolBar 问题寻找解决方案。
我从界面生成器中添加了两个 UIToolBar,但工具栏看起来不像原来的工具栏。它们像自定义视图一样显示。工具栏在 IOS 4 和 3 中正确显示。
仅在 IOS 5.x 上出现此问题
这是该问题的屏幕截图:
我认为 iOS SDK 没有给你那些图标,在我看来定制的 PNG,没有视网膜显示版本(@2x)。