> Sent: Tuesday, January 05, 2016 at 1:33 PM
> From: "mark diener"
> To: "Ben Lau"
> Cc: "interest@qt-project.org" , BogDan
>
> Subject: Re: [Interest] Qt 5.5.1+ Android Activity Theme & OpenGL
>
> Ben:
>
> Thanks for t
Ben:
Thanks for the link.
I am finding that putting a white.png file for the
android.app.splash_screen_drawable in manifest works best. That
allows for selection of the opengl initial surface.
The theme allows for pre-opengl display to the user.
This should be default behavior and adjustable i
Hi Mark,
Please check the step 3 in this article:.
https://medium.com/@benlaud/complete-guide-to-make-a-splash-screen-for-your-qml-android-application-567ca3bc70af#.yatvhxgqp
On 5 January 2016 at 21:57, mark diener wrote:
> Bogdan:
>
> Thanks for your answers on the previous gradle issues.
>
> Bogdan:
>
> Thanks for your answers on the previous gradle issues.
>
> During your work on QtActivity, did you ever try to create use a custom theme?
>
> The native Splash screen for Qt is rooted in a java function, but that
> function executes way AFTER java inflation.
>
> So attaching the