am ccdeb60c: Merge "Fix 4025690,4027061: Minor tweaks to recent applications layouts" into honeycomb-mr1
* commit 'ccdeb60cb6bfe7fec77a787e03557927fb55080c': Fix 4025690,4027061: Minor tweaks to recent applications layouts
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user