[Android-development] Do not clear window background on startup

Ben Lau xbenlau at gmail.com
Mon Dec 14 12:36:07 CET 2015


Hi,

Is it possible to let QGuiApplication not clear window background on
construction time?

I am making a splash screen for my Qt app in Android way. I have defined a
custom theme and set window background to an image. However, once an
instance of QGuiApplication is constructed. It will clear the window
background to black color. And my application is still loading data.

Thanks for any advise.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/android-development/attachments/20151214/965f3609/attachment.html>


More information about the Android-development mailing list