[Qt-creator] Issues with Qt Creator 4.14 beta1 and Android
Fabrice Mousset | GEOCEPT GmbH
fabrice.mousset at geocept.com
Thu Oct 29 18:50:22 CET 2020
Hello,
I've got some issues with Qt Creator 4.14 beta1 and my Android project.
I have defined myself icon and splashscreen in the AndroidManifest.xml, but Qt Creator always removes my settings!
My icon and splashscreen are XML document placed in sub-folder android/res/drawable (icon.xml and splashscreen.xml).
There was defined like this
<application ... android:icon="@drawable/icon">
<meta-data android:name="android.app.splash_screen_drawable" android:resource="@drawable/splashscreen"/>
How can I tell QtCreator not to remove my handwritten settings?
Best regards
Fabrice Mousset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20201029/6980a81a/attachment.html>
More information about the Qt-creator
mailing list