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

Commit 979bd339 authored by Jim Miller's avatar Jim Miller Committed by Android Git Automerger
Browse files

am ccdeb60c: Merge "Fix 4025690,4027061: Minor tweaks to recent applications...

am ccdeb60c: Merge "Fix 4025690,4027061: Minor tweaks to recent applications layouts" into honeycomb-mr1

* commit 'ccdeb60c':
  Fix 4025690,4027061: Minor tweaks to recent applications layouts
parents f7a3169f ccdeb60c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -38,8 +38,8 @@
        android:layout_height="wrap_content"
        android:layout_alignParentLeft="true"
        android:layout_alignParentTop="true"
        android:layout_marginLeft="123dip"
        android:layout_marginTop="16dip"
        android:layout_marginLeft="131dip"
        android:layout_marginTop="13dip"
        android:maxWidth="@dimen/status_bar_recents_thumbnail_max_width"
        android:maxHeight="@dimen/status_bar_recents_thumbnail_max_height"
        android:adjustViewBounds="true"
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@
                android:stackFromBottom="true"
                android:fadingEdge="vertical"
                android:scrollbars="none"
                android:fadingEdgeLength="30dip"
                android:fadingEdgeLength="20dip"
                android:listSelector="@drawable/recents_thumbnail_bg_selector"
            />