Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee912bb8 authored by John Spurlock's avatar John Spurlock
Browse files

QuickSettings: cap touch feedback to panel.

Bug:15089348
Change-Id: I0d9cc21d9888e1cc67f61c61dfae5e6c519ace1b
parent fb8eb00b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>