From 4ea95b7fd81b12c60b34737585ebb22403442513 Mon Sep 17 00:00:00 2001 From: Thales Lima Date: Fri, 8 Apr 2022 10:49:12 +0000 Subject: [PATCH] Revert "Making tablet grid scalable and tuning size" Revert "[automerge] Making tablet grid scalable and tuning size ..." Revert submission 17607211-aosp_tablet_tune Reason for revert: Breaking a test b/228490147 Reverted Changes: I88e581231:[automerge] Making tablet grid scalable and tuning... I078d19905:Making tablet grid scalable and tuning size Original bug: b/227344807 Change-Id: Ie6e55edcf5b82b73ad2c8ed7ffd5f0fa5b53594a --- res/xml/device_profiles.xml | 27 +++---------- res/xml/paddings_6x5.xml | 76 ------------------------------------- 2 files changed, 5 insertions(+), 98 deletions(-) delete mode 100644 res/xml/paddings_6x5.xml diff --git a/res/xml/device_profiles.xml b/res/xml/device_profiles.xml index f1af348b38..dd201e556f 100644 --- a/res/xml/device_profiles.xml +++ b/res/xml/device_profiles.xml @@ -145,39 +145,22 @@ launcher:numFolderColumns="3" launcher:numHotseatIcons="6" launcher:numAllAppsColumns="6" - launcher:isScalable="true" - launcher:devicePaddingId="@xml/paddings_6x5" launcher:dbFile="launcher_6_by_5.db" launcher:defaultLayoutId="@xml/default_workspace_6x5" - launcher:deviceCategory="tablet"> + launcher:deviceCategory="tablet" > diff --git a/res/xml/paddings_6x5.xml b/res/xml/paddings_6x5.xml deleted file mode 100644 index a958ec7b55..0000000000 --- a/res/xml/paddings_6x5.xml +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file