Merge "Update taskbar icon size to match spec." into udc-dev

This commit is contained in:
Jon Miranda
2023-06-02 00:31:25 +00:00
committed by Android (Google) Code Review

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">44</item>
<item name="taskbar_icon_size" type="dimen" format="float">48.4</item>
</resources>