feat: Update paddings for 6x5 configuration to match Pixel Launcher 2025

This commit is contained in:
Pun Butrach
2025-12-03 15:40:50 +07:00
parent eb41eed6e6
commit ae83aa0b86
+16 -5
View File
@@ -30,16 +30,27 @@
launcher:b="0"/>
</device-padding>
<device-padding
launcher:maxEmptySpace="9999dp">
<device-padding launcher:maxEmptySpace="160dp">
<workspaceTopPadding
launcher:a="0.48"
launcher:a="0.25"
launcher:b="0"/>
<workspaceBottomPadding
launcher:a="0.52"
launcher:a="0.75"
launcher:b="0"/>
<hotseatBottomPadding
launcher:a="0"
launcher:b="0"/>
</device-padding>
</device-paddings>
<device-padding launcher:maxEmptySpace="9999dp">
<workspaceTopPadding
launcher:a="0.44"
launcher:b="0"/>
<workspaceBottomPadding
launcher:a="0.56"
launcher:b="0"/>
<hotseatBottomPadding
launcher:a="0"
launcher:b="0"/>
</device-padding>
</device-paddings>