Code Review
/
apps
/
settings.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
4589c04
)
settings: qml: add spacing between elements
35/19335/1
author
Matt Ranostay
<matt.ranostay@konsulko.com>
Fri, 21 Dec 2018 00:44:56 +0000
(16:44 -0800)
committer
Matt Ranostay
<matt.ranostay@konsulko.com>
Fri, 21 Dec 2018 01:12:40 +0000
(
01:12
+0000)
Switch and ImageButton were too close together in the UI
AGL-Bug: SPEC-388
Change-Id: I3d883d87d40dd52ec20871a43aaa9385219c3b12
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
app/SettingPage.qml
patch
|
blob
|
history
diff --git
a/app/SettingPage.qml
b/app/SettingPage.qml
index
ceed9f5
..
104cb51
100644
(file)
--- a/
app/SettingPage.qml
+++ b/
app/SettingPage.qml
@@
-45,7
+45,7
@@
Page {
anchors.rightMargin: 100
anchors.bottom: parent.top
anchors.bottomMargin: 10
- spacing:
2
0
+ spacing:
5
0
Switch {
id: checkedSwitch