Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4d24ad9c authored by Jagrut Desai's avatar Jagrut Desai
Browse files

Change Persistent/Pinned Taskbar App Icon Size to 40dp

Test: Manual, Presubmit
Bug: 322315240
Flag: NONE
Change-Id: Ibef82e18bbe33af51b27310ccd8052a02a35522c
parent 2e117698
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>