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

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

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

parents 09f18d05 55e26aa1
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"