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

[Android]: Missing support for orientation specific splash screen

    XMLWordPrintable

Details

    • Android
    • 12978d4ad03af753130ba7c40b6203491cd86cd5

    Description

      [Android]: When setting a splashscreen via the theme, there is still a visible blank screen after that before the app window shows. This is because the Qt window is created later and there is a delay before something is shown on screen.

      We have the splash screen mechanism in AndroidManifest.xml to work around this, but this does not support having different splash screens for portrait and landscape, which makes it unusable for applications that support auto-orientation.

      We need to implement support for this so that those applications can also use the functioning splash screen mechanism.

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            andysh Andy Shaw
            Votes:
            4 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes