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

Commit e3677865 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix clipping for edit screen of Quick Settings"

parents e7fcbcb9 f1575117
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@

    <android.support.v7.widget.RecyclerView
        android:id="@android:id/list"
        android:layout_width="@dimen/notification_panel_width"
        android:layout_width="match_parent"
        android:layout_height="0dp"
        android:layout_weight="1"
        android:scrollIndicators="top"