<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Qt Android White Line]]></title><description><![CDATA[<p dir="auto">Hello I develop an mobile app in Qt. I set background color with rectangle. Everything is good but I see 1px white line in screen top. I didn't fully understand what it was. Can anyone help me ?</p>
<pre><code>import QtQuick
import QtQuick.Controls

Page {
    background: Rectangle {
        anchors.fill: parent
        color: "#12151B"
    }
}

</code></pre>
<p dir="auto">Result</p>
<p dir="auto"><img src="https://cdn.imageupload.workers.dev/4RuQ7lEf_1.png" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.qt.io/topic/131815/qt-android-white-line</link><generator>RSS for Node</generator><lastBuildDate>Wed, 23 Sep 2026 01:10:08 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/131815.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 08 Nov 2021 18:05:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Qt Android White Line on Tue, 09 Nov 2021 05:04:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a> said in <a href="/post/689149">Qt Android White Line</a>:</p>
<blockquote>
<p dir="auto">Hi,</p>
<p dir="auto">I don't know.</p>
<p dir="auto">You need to add:</p>
<ul>
<li>Qt version</li>
<li>Androïd version</li>
</ul>
<p dir="auto">Is you sample code enough to reproduce this ?</p>
<p dir="auto">If not, please provide a complete minimal example.</p>
</blockquote>
<p dir="auto">Yeah It is A bug.</p>
<p dir="auto">Solved<br />
Qt 5<br />
<a href="https://github.com/jpnurmi/qtstatusbar" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/jpnurmi/qtstatusbar</a></p>
]]></description><link>https://forum.qt.io/post/689172</link><guid isPermaLink="true">https://forum.qt.io/post/689172</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Tue, 09 Nov 2021 05:04:23 GMT</pubDate></item><item><title><![CDATA[Reply to Qt Android White Line on Mon, 08 Nov 2021 19:57:44 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I don't know.</p>
<p dir="auto">You need to add:</p>
<ul>
<li>Qt version</li>
<li>Androïd version</li>
</ul>
<p dir="auto">Is you sample code enough to reproduce this ?</p>
<p dir="auto">If not, please provide a complete minimal example.</p>
]]></description><link>https://forum.qt.io/post/689149</link><guid isPermaLink="true">https://forum.qt.io/post/689149</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Mon, 08 Nov 2021 19:57:44 GMT</pubDate></item><item><title><![CDATA[Reply to Qt Android White Line on Mon, 08 Nov 2021 18:52:30 GMT]]></title><description><![CDATA[<p dir="auto">Is it an bug? <a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a></p>
]]></description><link>https://forum.qt.io/post/689140</link><guid isPermaLink="true">https://forum.qt.io/post/689140</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Mon, 08 Nov 2021 18:52:30 GMT</pubDate></item></channel></rss>