Merge "Make all handheld grids scalable" into tm-qpr-dev am: 3a63fca303

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/19659545

Change-Id: Ic180addf056a238e5e113fdad96d6f2f12734b82
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Thales Lima
2022-10-26 17:06:54 +00:00
committed by Automerger Merge Worker
@@ -1027,7 +1027,7 @@ public class InvariantDeviceProfile {
R.styleable.ProfileDisplayOption_allAppsIconSize, iconSizes[INDEX_DEFAULT]);
allAppsIconSizes[INDEX_LANDSCAPE] = a.getFloat(
R.styleable.ProfileDisplayOption_allAppsIconSizeLandscape,
iconSizes[INDEX_DEFAULT]);
allAppsIconSizes[INDEX_DEFAULT]);
allAppsIconSizes[INDEX_TWO_PANEL_PORTRAIT] = a.getFloat(
R.styleable.ProfileDisplayOption_allAppsIconSizeTwoPanelPortrait,
allAppsIconSizes[INDEX_DEFAULT]);