Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-73904 Update Qt future release to use and support AndroidX libraries
  3. QTBUG-132816

Update default Theme to Theme.AppCompat.DayNight (From AndroidX)

XMLWordPrintable

    • Icon: Technical task Technical task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • GUI: Menus
    • None
    • Android
    • 2022wk32FOQtforAndroid, 2023wk52FOQtforAndroid, 2025Season2QtforAndroid

      Android MenuBar does not work with Qt on Android 10 or higher.

      The problem with native MenuBar is directly related with setting Theme_DeviceDefault_DayNight. It looks like the Theme does not include an ActionBar

      The solution in this case could be to use Theme.AppCompat.DayNight (but requires AndroidX)

       

      After fixing it, please remember to remove workaround for widget camera example (in main.cpp file)

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

            qtandroidteam Qt Android Team
            bartlomiejmoskal Bartlomiej Moskal
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes