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

Commit fb6616a6 authored by Akira Oshimi's avatar Akira Oshimi Committed by android-build-merger
Browse files

Merge "Fix clipping for edit screen of Quick Settings" am: e3677865 am: 49b68ad0

am: d999e534

Change-Id: I7a1420c595f187923ad565d080e05c15c98d7dce
parents 082a1721 d999e534
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"