From: zheng_wenlong Date: Wed, 12 Jun 2019 04:37:39 +0000 (+0900) Subject: adjust row height X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=35e8da860d2b8b135b799ff0a00521a9403c3d36;p=apps%2Fsettings.git adjust row height --- diff --git a/app/SettingPage.qml b/app/SettingPage.qml index d5858e8..10aea21 100644 --- a/app/SettingPage.qml +++ b/app/SettingPage.qml @@ -41,7 +41,7 @@ Page { anchors.rightMargin: 100 anchors.bottom: parent.top anchors.bottomMargin: 10 - spacing: 50 + spacing: 20 Switch { id: checkedSwitch