From 77f545b38e474addfc8b744fe5f738a8f880b6f3 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 25 Jun 2017 16:12:45 -0700 Subject: QML UI: Download from DC: move accept button to the right So it doesn't conflict with the hamburger menu button / opening the global drawer. Signed-off-by: Dirk Hohndel --- mobile-widgets/qml/DownloadFromDiveComputer.qml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mobile-widgets/qml') diff --git a/mobile-widgets/qml/DownloadFromDiveComputer.qml b/mobile-widgets/qml/DownloadFromDiveComputer.qml index b9a59adcb..827fcfa1d 100644 --- a/mobile-widgets/qml/DownloadFromDiveComputer.qml +++ b/mobile-widgets/qml/DownloadFromDiveComputer.qml @@ -152,6 +152,10 @@ Kirigami.Page { RowLayout { Layout.fillWidth: true + Kirigami.Label { + text: "" // Spacer on the left for hamburger menu + Layout.fillWidth: true + } Button { id: acceptButton text: qsTr("Accept") -- cgit v1.2.3-70-g09d2