Add note about fullscreen on Android to changes-5.2.0
Task-number: QTBUG-33135 Change-Id: I49c74fee0da738768a20735c4aac904f40322298 Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
This commit is contained in:
parent
f78661b03c
commit
f0841085e7
5
dist/changes-5.2.0
vendored
5
dist/changes-5.2.0
vendored
@ -161,3 +161,8 @@ Qt for Android
|
||||
build files for the APK package should not be touched. Customizing
|
||||
the build files is possible. Read the documentation for androiddeployqt
|
||||
for more information.
|
||||
|
||||
- Status bar visibility is now controlled by Qt, so the window state will
|
||||
override settings in the AndroidManifest.xml. The default is still to
|
||||
show the status bar (QWindow::showMaximized()). Use
|
||||
QWindow::showFullScreen() to hide it.
|
||||
|
Loading…
Reference in New Issue
Block a user