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

Commit f3281e4a authored by John Spurlock's avatar John Spurlock Committed by Android (Google) Code Review
Browse files

Merge "QuickSettings: cap touch feedback to panel."

parents f15e3bd9 ee912bb8
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>