Merge "Update device padding to allocate more space to workspaceBottomPAdding." into sc-dev am: d69407c02e

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

Change-Id: Iec72085cd15f466fcd7e2ffe7e1f0a40e7f5c816
diff --git a/res/xml/size_limits_80x104.xml b/res/xml/size_limits_80x104.xml
index e11bc5e..f375549 100644
--- a/res/xml/size_limits_80x104.xml
+++ b/res/xml/size_limits_80x104.xml
@@ -36,11 +36,11 @@
             launcher:a="0"
             launcher:b="16dp"/>
         <workspaceBottomPadding
-            launcher:a="0.50"
+            launcher:a="0.56"
             launcher:b="0"
             launcher:c="16dp"/>
         <hotseatBottomPadding
-            launcher:a="0.50"
+            launcher:a="0.44"
             launcher:b="0"
             launcher:c="16dp"/>
     </device-padding>