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

color scheme issue on Android with expanded client area

    XMLWordPrintable

Details

    • Android

    Description

      With the expanded client area, the "color of the statusbar" is effectively the content of the application underneath the status bar, as long as the statusbar itself is transparent. 

      So what we're missing on Android is to pick up the system color scheme, and reflect that as either white or black status bar text, on top of a transparent statusbar background. 

      And to respect App.styleHints.colorScheme overrides for this, propagating it to the system, so the statusbar changes text color accordingly.

      (description above is from a comment at at QTBUG-135808 by vestbo )

      setting the StatusBar theme using 

      Application.styleHints.colorScheme = Qt.ColorScheme.Light / ...Dark

       changes the Statusbar text color on iOS, but not on Android

      Attachments

        1. Main.qml
          4 kB
          Ekkehard
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            assam Assam Boudjelthia
            ekkescorner Ekkehard
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes