iPhone 应用程序:视网膜显示屏图像不显示
在我的 iPhone 应用程序中,我包含了具有命名约定的高分辨率图像 [email protected],但它没有显示视网膜显示的更高分辨率图像。
可能出什么问题了?
In my iPhone app I'm including high resolution image with naming convention [email protected], but it is not showing higher resolution images for retina display.
What could be wrong?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如果您正在调用图像程序,请尝试使用:
确保您所在的项目支持视网膜显示。
[]的
If you are calling the images programmality try to use:
Make sure you are on a project that supports the retina display.
[]'s
就我而言,问题是大小写敏感度为@2x
in my case problem was case Sensitivity of @2x