Fix touches on glowing region around panel.

Bug: 3509407
Change-Id: Ia40f4c534f6bc316da214db821e655123858150a
This commit is contained in:
Daniel Sandler
2011-03-04 11:22:41 -05:00
parent 1e158e9ce7
commit 013218b49e

View File

@@ -22,7 +22,6 @@
android:layout_height="0dp"
android:orientation="vertical"
android:background="@drawable/notify_panel_clock_bg"
android:clickable="true"
>
<LinearLayout
android:id="@+id/icons"