【发布时间】:2012-12-23 16:04:57
【问题描述】:
我是否可以使用“Default-568@2x.png”添加启动图像,但不能以 4" 原始分辨率运行并保持边界。
我想要一个启动图像,但想要保持其他所有内容相同,并且想要保持黑色边界,以便视图的背景不会拉伸。
我支持 ios5,所以不能使用 Autolayout。
【问题讨论】:
标签: ios5 ios6 retina-display iphone-5
我是否可以使用“Default-568@2x.png”添加启动图像,但不能以 4" 原始分辨率运行并保持边界。
我想要一个启动图像,但想要保持其他所有内容相同,并且想要保持黑色边界,以便视图的背景不会拉伸。
我支持 ios5,所以不能使用 Autolayout。
【问题讨论】:
标签: ios5 ios6 retina-display iphone-5
恐怕不会,因为使用Default-568@2x.png 意味着:我在 4" 工作...
【讨论】:
Default-568@2x.png,Default@2x.png 只是 Default.png 的视网膜版本。这样您的应用程序将在 4" 设备上以 3.5" 模式运行...