Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-30652

Android: splash screen is not shown

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.3.0 Beta1
    • 5.1.0 Beta 1
    • QPA
    • Android
    • 4d08d80be60af14c5daed7c6f8d37538aea6c429

    Description

      When adding a splash screen (manually in res/layout/splash.xml) it does not show up before the app launches. If Qt does not load properly (e.g. if the "Do you want to install Ministro" dialog comes up) the splash screen is shown.

      It looks like we immediately blank the screen when starting Qt, so the splash
      screen is overwritten before it has a chance to update the screen: Adding a sleep before calling loadApplication() will show the splash screen, but then the screen goes black afterwards.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            taipan BogDan Vatra
            tvete Paul Olav Tvete
            Votes:
            7 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes