QuickSettings: cap touch feedback to panel.

Bug:15089348
Change-Id: I0d9cc21d9888e1cc67f61c61dfae5e6c519ace1b
This commit is contained in:
John Spurlock
2014-05-19 21:11:14 -04:00
parent fb8eb00bcd
commit ee912bb8ed

View File

@@ -23,6 +23,7 @@
android:background="@drawable/qs_panel_background" >
<com.android.systemui.qs.QSPanel
android:id="@+id/quick_settings_panel"
android:background="#0000"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
</FrameLayout>