简体   繁体   English

适用于Android的JQtouch屏幕分辨率

[英]JQtouch screen resolution for android

Hi i am trying out JQtouch Tutorial, however when i run the sample onto my android device, it does not fit my screen totally, it's like there is a white colour border surrounding the JQtouch layout and the title of myApp. 嗨,我正在尝试JQtouch教程,但是当我将示例运行到我的android设备上时,它并不完全适合我的屏幕,就像JQtouch布局和myApp标题周围有白色边框一样。

I believe it is not a problem with the support-screens attribute inside the manifest file, but is something to do with jqtouch. 我相信清单文件中的support-screens属性不是问题,但与jqtouch有关。

Anyone knows how can i possibly correct the white border surrounding my JQtouch interface? 谁知道我如何才能纠正JQtouch界面周围的白色边框?

Its hard to answer this without the code, however it sounds like you are experiencing some sort of margin in the css. 没有代码很难回答这个问题,但是听起来您在CSS中有某种余量。 But like I said its hard to help on this without seeing it. 但是就像我说的那样,在没有看到它的情况下很难提供帮助。 I would recommend using Chrome's inspect element and looking through the CSS elements and looking for a margin 我建议您使用Chrome的inspect元素,并仔细检查CSS元素并寻找边距

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

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