Change Persistent/Pinned Taskbar App Icon Size to 40dp

Test: Manual, Presubmit
Bug: 322315240
Flag: NONE
Change-Id: Ibef82e18bbe33af51b27310ccd8052a02a35522c
This commit is contained in:
Jagrut Desai
2024-01-31 13:53:12 -08:00
parent 2e11769840
commit 4d24ad9cbf
+1 -1
View File
@@ -53,5 +53,5 @@
<string name="setup_wizard_pkg" translatable="false" />
<!-- This is a float because it is converted to dp later in DeviceProfile -->
<item name="taskbar_icon_size" type="dimen" format="float">48.4</item>
<item name="taskbar_icon_size" type="dimen" format="float">44</item>
</resources>