<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1480640847245_17997">Hi sailors</div><div id="yui_3_16_0_ym19_1_1480640847245_17997"><br></div><div id="yui_3_16_0_ym19_1_1480640847245_17997" dir="ltr">My app UI is very simple, basically is just a timer clock, so the cover should look the same but scaled to fit Cover's size.</div><div id="yui_3_16_0_ym19_1_1480640847245_17997" dir="ltr">Afaik, android apps have the same behaviour, the cover is just a scaled down display of the app fullscrean display.</div><div id="yui_3_16_0_ym19_1_1480640847245_17997" dir="ltr">The following code works but doenst scale the content:</div><div id="yui_3_16_0_ym19_1_1480640847245_17997" dir="ltr"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1480640847245_27154">
</div><pre style="margin-top: 0px; margin-bottom: 0px;" id="yui_3_16_0_ym19_1_1480640847245_27155"><!--StartFragment--><span style=" color:#800000;" id="yui_3_16_0_ym19_1_1480640847245_27156">initialPage</span>:<span style=" color:#c0c0c0;" id="yui_3_16_0_ym19_1_1480640847245_27157"> </span><span style=" color:#800080;" id="yui_3_16_0_ym19_1_1480640847245_27158">Component</span><span style=" color:#c0c0c0;" id="yui_3_16_0_ym19_1_1480640847245_27159"> </span>{<span style=" color:#c0c0c0;" id="yui_3_16_0_ym19_1_1480640847245_27160"> </span><span style=" color:#800080;" id="yui_3_16_0_ym19_1_1480640847245_27161">FirstPage</span><span style=" color:#c0c0c0;" id="yui_3_16_0_ym19_1_1480640847245_27162"> </span>{<span style=" color:#c0c0c0;" id="yui_3_16_0_ym19_1_1480640847245_27163"> </span>}<span style=" color:#c0c0c0;" id="yui_3_16_0_ym19_1_1480640847245_27164"> </span>}</pre><div dir="ltr">
</div><pre style="margin-top: 0px; margin-bottom: 0px;" id="yui_3_16_0_ym19_1_1480640847245_27165"><span style=" color:#800000;" id="yui_3_16_0_ym19_1_1480640847245_27167">cover</span>:<span style=" color:#c0c0c0;" id="yui_3_16_0_ym19_1_1480640847245_27168"> </span><span style="font-style: italic;" id="yui_3_16_0_ym19_1_1480640847245_27169">initialPage</span><span style=" color:#c0c0c0;" id="yui_3_16_0_ym19_1_1480640847245_27170"> </span><span style=" color:#008000;" id="yui_3_16_0_ym19_1_1480640847245_27171">//Qt.resolvedUrl("cover/CoverPage.qml")</span><!--EndFragment--></pre><pre style="margin-top: 0px; margin-bottom: 0px;" id="yui_3_16_0_ym19_1_1480640847245_27165"><br></pre><pre style="margin-top: 0px; margin-bottom: 0px;" id="yui_3_16_0_ym19_1_1480640847245_27165"><br></pre><pre style="margin-top: 0px; margin-bottom: 0px;" id="yui_3_16_0_ym19_1_1480640847245_27165">So any ideias how to solve this ?<br></pre><pre style="margin-top: 0px; margin-bottom: 0px;" id="yui_3_16_0_ym19_1_1480640847245_27165"><br></pre><pre style="margin-top: 0px; margin-bottom: 0px;" id="yui_3_16_0_ym19_1_1480640847245_27165">Thanks</pre><pre style="margin-top: 0px; margin-bottom: 0px;" id="yui_3_16_0_ym19_1_1480640847245_27165">João</pre></div></body></html>