From ea1ce41a7eb5b4218484f0a75ddd9a8ee505e865 Mon Sep 17 00:00:00 2001 From: Andrey Epin Date: Thu, 28 Jul 2022 15:01:40 -0700 Subject: [PATCH] Make Chooser 4-column on tablets Apparently, there's a difference between tablets and (some?) foldable devices in terms of how many columns Chooser should have. There's no distinction resources-wise between the two. All-apps in Launcher uses DeviceProfile for the column number, we could use it as well, potentially. Meanwhile here's the simplest fix. Fix: 193648099 Test: manual testing Change-Id: I149dfb45f7bbebee508114288688ad14ca088f57 --- core/res/res/values-sw600dp/config.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/res/res/values-sw600dp/config.xml b/core/res/res/values-sw600dp/config.xml index d686dd2ea6908..34b6a54be4931 100644 --- a/core/res/res/values-sw600dp/config.xml +++ b/core/res/res/values-sw600dp/config.xml @@ -51,7 +51,5 @@ true - - 6