summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/layout-land/status_bar_recent_panel.xml
diff options
context:
space:
mode:
authorJim Miller <jaggies@google.com>2011-07-14 18:54:01 -0700
committerJim Miller <jaggies@google.com>2011-07-18 12:57:40 -0700
commitc0d2731047e2da4eff84a40615e29e08dcb708c5 (patch)
treeb99f546a4a451551914d7ed96927690fce619814 /packages/SystemUI/res/layout-land/status_bar_recent_panel.xml
parentfbaa1ea13cf4ebf95f6b4228219d9385781127e5 (diff)
downloadframeworks_base-c0d2731047e2da4eff84a40615e29e08dcb708c5.zip
frameworks_base-c0d2731047e2da4eff84a40615e29e08dcb708c5.tar.gz
frameworks_base-c0d2731047e2da4eff84a40615e29e08dcb708c5.tar.bz2
Fix 5023708,4689527: Add popups and overlays to recents. Misc bug fixes.
Adds selection overlay to recents to comply with UX design. Adds longpress popup for removal and inspection of items. Change-Id: Ic23c3f135b6ed107cc5156505d8f163daa94c52e
Diffstat (limited to 'packages/SystemUI/res/layout-land/status_bar_recent_panel.xml')
-rw-r--r--packages/SystemUI/res/layout-land/status_bar_recent_panel.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/SystemUI/res/layout-land/status_bar_recent_panel.xml b/packages/SystemUI/res/layout-land/status_bar_recent_panel.xml
index efdd9ac..20ef7cf 100644
--- a/packages/SystemUI/res/layout-land/status_bar_recent_panel.xml
+++ b/packages/SystemUI/res/layout-land/status_bar_recent_panel.xml
@@ -51,7 +51,6 @@
android:fadingEdge="horizontal"
android:scrollbars="none"
android:fadingEdgeLength="@dimen/status_bar_recents_fading_edge_length"
- android:listSelector="@drawable/recents_thumbnail_bg_selector"
android:layout_gravity="bottom|left"
android:orientation="horizontal"
android:clipToPadding="false"