From 1451acdabe5d0b6fecd3c4a9d44b7c8d53c065fd Mon Sep 17 00:00:00 2001 From: Arne Coucheron Date: Sat, 1 Jul 2017 09:58:41 +0200 Subject: Replace 4x4 grid option with a 4x5 one Change-Id: Idc4d2622a4155854ff2762b2392a8d0f8cddb2c6 --- res/xml/default_workspace_4x4.xml | 175 -------------------------------------- res/xml/default_workspace_4x5.xml | 175 ++++++++++++++++++++++++++++++++++++++ res/xml/device_profiles.xml | 22 ++--- 3 files changed, 186 insertions(+), 186 deletions(-) delete mode 100644 res/xml/default_workspace_4x4.xml create mode 100644 res/xml/default_workspace_4x5.xml (limited to 'res/xml') diff --git a/res/xml/default_workspace_4x4.xml b/res/xml/default_workspace_4x4.xml deleted file mode 100644 index 1b5be0da1..000000000 --- a/res/xml/default_workspace_4x4.xml +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/res/xml/default_workspace_4x5.xml b/res/xml/default_workspace_4x5.xml new file mode 100644 index 000000000..1b5be0da1 --- /dev/null +++ b/res/xml/default_workspace_4x5.xml @@ -0,0 +1,175 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/xml/device_profiles.xml b/res/xml/device_profiles.xml index 82547d521..9a5e94b32 100644 --- a/res/xml/device_profiles.xml +++ b/res/xml/device_profiles.xml @@ -45,19 +45,19 @@ + launcher:numHotseatIcons="5" + launcher:defaultLayoutId="@xml/default_workspace_4x5" > @@ -65,7 +65,7 @@ launcher:name="Stubby" launcher:minWidthDps="255" launcher:minHeightDps="450" - launcher:iconImageSize="48" + launcher:iconImageSize="46" launcher:iconTextSize="13.0" launcher:canBeDefault="true" /> @@ -73,7 +73,7 @@ launcher:name="Nexus S" launcher:minWidthDps="296" launcher:minHeightDps="491.33" - launcher:iconImageSize="48" + launcher:iconImageSize="46" launcher:iconTextSize="13.0" launcher:canBeDefault="true" /> @@ -81,7 +81,7 @@ launcher:name="Nexus 4" launcher:minWidthDps="359" launcher:minHeightDps="567" - launcher:iconImageSize="54" + launcher:iconImageSize="50" launcher:iconTextSize="13.0" launcher:canBeDefault="true" /> @@ -89,7 +89,7 @@ launcher:name="Nexus 5" launcher:minWidthDps="335" launcher:minHeightDps="567" - launcher:iconImageSize="54" + launcher:iconImageSize="50" launcher:iconTextSize="13.0" launcher:canBeDefault="true" /> @@ -122,4 +122,4 @@ - \ No newline at end of file + -- cgit v1.2.3