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

Commit 55e26aa1 authored by Jim Miller's avatar Jim Miller
Browse files

Fix 3423212: Constrain large app icons to 64x64 in recents.

Change-Id: I3400632b6aec97edad29455961a700db2acea099
parent b44cb0ba
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -40,6 +40,9 @@
        android:layout_alignParentTop="true"
        android:layout_marginLeft="123dip"
        android:layout_marginTop="16dip"
        android:maxWidth="64dip"
        android:maxHeight="64dip"
        android:adjustViewBounds="true"
    />

    <View android:id="@+id/recents_callout_line"