From 013218b49e33a80ab2293d25192b7cf954cd6cff Mon Sep 17 00:00:00 2001 From: Daniel Sandler Date: Fri, 4 Mar 2011 11:22:41 -0500 Subject: Fix touches on glowing region around panel. Bug: 3509407 Change-Id: Ia40f4c534f6bc316da214db821e655123858150a --- .../SystemUI/res/layout-xlarge/status_bar_notification_panel_title.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/SystemUI/res/layout-xlarge/status_bar_notification_panel_title.xml b/packages/SystemUI/res/layout-xlarge/status_bar_notification_panel_title.xml index 1afb2e3f1254..543f4eda576a 100644 --- a/packages/SystemUI/res/layout-xlarge/status_bar_notification_panel_title.xml +++ b/packages/SystemUI/res/layout-xlarge/status_bar_notification_panel_title.xml @@ -22,7 +22,6 @@ android:layout_height="0dp" android:orientation="vertical" android:background="@drawable/notify_panel_clock_bg" - android:clickable="true" >