commit | be8d5aa2b9ead06803a47c12a672ad124a2a4bb3 | [log] [tgz] |
---|---|---|
author | Jason Monk <jmonk@google.com> | Fri Apr 08 14:54:17 2016 -0400 |
committer | Jason Monk <jmonk@google.com> | Fri Apr 08 16:44:31 2016 -0400 |
tree | dfcb8c60272d97dd8d3884a04bd61ca5be996c40 | |
parent | 16b4ac8a8efb7ea06397ff559984c3c08f275398 [diff] [blame] |
Settings tweaks Change-Id: I68829fa8e49534d4635a008c94dced3c7ab6f4b1 Fixes: 27834471 Fixes: 27834626 Fixes: 27567838 Fixes: 27834676
diff --git a/res/layout/dashboard_spacer.xml b/res/layout/dashboard_spacer.xml index d7d9717..19ef8ff 100644 --- a/res/layout/dashboard_spacer.xml +++ b/res/layout/dashboard_spacer.xml
@@ -16,4 +16,4 @@ <View xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" - android:layout_height="10dp" /> + android:layout_height="6dp" />