Details
-
Technical task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
-
2022wk32FOQtforAndroid, 2023wk52FOQtforAndroid, 2025Season2QtforAndroid
Description
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)
Attachments
Issue Links
- split from
-
QTBUG-109286 undoframework example missing top menu bar on device
-
- Reported
-
-
QTBUG-112952 Camera (Widgets) Example missing buttons in topbar
-
- Closed
-