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

Commit 7a1eb5cf authored by Jim Miller's avatar Jim Miller Committed by Android (Google) Code Review
Browse files

Merge "First pass at integrating new ScrollView-based recents panel. - added...

Merge "First pass at integrating new ScrollView-based recents panel. - added layout transitions - now calls removeTask() for selected activity."
parents 8904c3d8 9f0f0e0e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,9 +19,9 @@
-->
<resources>
    <!-- The width that is used when creating thumbnails of applications. -->
    <dimen name="thumbnail_width">64dp</dimen>
    <dimen name="thumbnail_width">120dp</dimen>
    <!-- The height that is used when creating thumbnails of applications. -->
    <dimen name="thumbnail_height">100dp</dimen>
    <dimen name="thumbnail_height">120dp</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">48dip</dimen>
+7.74 KiB
Loading image diff...
+9.55 KiB
Loading image diff...
+114 B
Loading image diff...
+3.89 KiB
Loading image diff...
Loading