qtdeclarative/examples/platforms/android/qtquickview
Konsta Alajärvi 868352adc8 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
Change-Id: I35bc7892abe2435bd63b40bca9a21061ae9f0fa8
Reviewed-by: Petri Virkkunen <petri.virkkunen@qt.io>
(cherry picked from commit e1663b1550)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-04-14 17:42:30 +00:00
..
CMakeLists.txt Android: Rename QtQuickView Java and Kotlin examples 2024-07-29 18:58:08 +03:00
Main.qml Android: QtQuick for Android: Fix example scaling features 2025-04-14 17:42:30 +00:00
Second.qml Android: QtQuick for Android: Fix example scaling features 2025-04-14 17:42:30 +00:00
main.cpp Android: Rename QtQuickView Java and Kotlin examples 2024-07-29 18:58:08 +03:00