From 846455e1ffdca9bac72b96ba61d2e42cd45cf4ce Mon Sep 17 00:00:00 2001 From: Jon Miranda Date: Mon, 2 Oct 2017 14:58:52 -0700 Subject: Larger icons for L3Go and spacing changes. There are cases (ie. smaller devices) where the icon label is closer to the icon below it (rather than its corresponding icon). To fix this, we ensure that the drawable padding (space between the icon and its label) is no larger than the vertical padding of the cell. Bug: 67317867 Change-Id: Ic3729726eebb60b67d658361c4335e724b7d68d7 --- go/res/xml/device_profiles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go/res/xml') diff --git a/go/res/xml/device_profiles.xml b/go/res/xml/device_profiles.xml index 094fc745c..487c026d6 100644 --- a/go/res/xml/device_profiles.xml +++ b/go/res/xml/device_profiles.xml @@ -25,7 +25,7 @@ launcher:numColumns="4" launcher:numFolderRows="4" launcher:numFolderColumns="4" - launcher:iconSize="56" + launcher:iconSize="60" launcher:iconTextSize="14.0" launcher:defaultLayoutId="@xml/default_workspace_4x4" /> -- cgit v1.2.3