作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我在用 iPhone 4 英寸启动我的 iOS7 Phonegap 应用程序时出现问题,启动屏幕上升并在底部留下一个空白空间(我们可以看到后面的 View ):
http://screencloud.net/v/5gAO
(我已经隐藏了大部分的启动画面,但你可以看到底部的空间)
我只在我的应用程序加载后隐藏屏幕截图(AutoHideScreenshot = FALSE),也许我在应用程序启动时做错了什么?
在 XCode 中,一切看起来都配置正确:
任何的想法?提前致谢
最佳答案
刚刚在这里找到解决方案:https://issues.apache.org/jira/browse/CB-4391
如果您无法更新cordova,则可以应用此修复程序。打开 CDVSplashScreen.m 并替换以下行:
imgBounds.origin.y -= statusFrame.size.height;
if (!(IsAtLeastiOSVersion(@"7.0"))) {
imgBounds.origin.y -= statusFrame.size.height;
}
关于cordova - iOS7 启动画面(启动画面)在底部留一个空格,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18927141/
这是我的jade雕像: section#entry-review-template.template(data-class='entry-review') table thead
我是一名优秀的程序员,十分优秀!