qtdeclarative/examples/platforms/android/qtquickview
Konsta Alajärvi e1663b1550 Android: QtQuick for Android: Fix example scaling features
-set button and other text sizes back
-add thumb and track back to switch
-Change main relative layout gravity from center_vertical to center_horizontal
to make the topMargin take effect
-add previous topMargins back
-remove layout_margins dimension as there were already dimensions for all the places
it was used in
-change naming of some dimensions
-remove unused dimensions
-Adjust text sizes in qtquickview_kotlin and java, they were little
too small on high dpi devices
-Adjust text sizes, margins and other dimensions in Main and Second.qml files

Fixes: QTBUG-134405
Pick-to: 6.9
Change-Id: I35bc7892abe2435bd63b40bca9a21061ae9f0fa8
Reviewed-by: Petri Virkkunen <petri.virkkunen@qt.io>
2025-04-14 15:24:51 +03:00
..
CMakeLists.txt
Main.qml Android: QtQuick for Android: Fix example scaling features 2025-04-14 15:24:51 +03:00
Second.qml Android: QtQuick for Android: Fix example scaling features 2025-04-14 15:24:51 +03:00
main.cpp