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

Commit f117263e authored by Ben Murdoch's avatar Ben Murdoch
Browse files

Add a value for the dimensions of xlarge app icons.

Bug: 3224340
Change-Id: I14670a0bad13a6a04159901e2ad17b3a0f0e1574
parent ac19268a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -37,4 +37,7 @@
    <dimen name="thumbnail_width">160dp</dimen>
    <!-- The height that is used when creating thumbnails of applications. -->
    <dimen name="thumbnail_height">100dp</dimen>
    <!-- The standard size (both width and height) of an application icon that
         will be displayed in the app launcher and elsewhere. -->
    <dimen name="app_icon_size">64dip</dimen>
</resources>