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

Commit b8e5742f authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix QS tiles not rippling" into oc-dev

parents 838e3655 4978d66f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:elevation="4dp"
        android:background="#00000000"
        android:layout_marginBottom="48dp" />

    <include layout="@layout/quick_status_bar_expanded_header" />
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@
    android:layout_height="@dimen/status_bar_header_height"
    android:layout_gravity="@integer/notification_panel_layout_gravity"
    android:baselineAligned="false"
    android:background="#00000000"
    android:elevation="4dp"
    android:clickable="false"
    android:clipChildren="false"