From ec51a82bd6e7a33fe6ed84ba252b82625629eaac Mon Sep 17 00:00:00 2001 From: Joe Onorato Date: Tue, 4 Jan 2011 16:33:01 -0800 Subject: [PATCH] Allow taps on the ticker to pass through to the notification target view so the notification panel still opens. Bug: 3313762 Change-Id: Ia4e869b859fabe7016283f36631891c179dc82bf --- .../status_bar_notification_area.xml | 43 +++++++++++-------- .../statusbar/tablet/TabletStatusBar.java | 7 +-- .../statusbar/tablet/TabletStatusBarView.java | 1 + .../statusbar/tablet/TabletTicker.java | 16 ++++--- 4 files changed, 41 insertions(+), 26 deletions(-) diff --git a/packages/SystemUI/res/layout-xlarge/status_bar_notification_area.xml b/packages/SystemUI/res/layout-xlarge/status_bar_notification_area.xml index df60a26e07b0b..72e2c0bb863e5 100644 --- a/packages/SystemUI/res/layout-xlarge/status_bar_notification_area.xml +++ b/packages/SystemUI/res/layout-xlarge/status_bar_notification_area.xml @@ -25,30 +25,39 @@ android:layout_alignParentRight="true" android:orientation="horizontal" > - - - - + + + +