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

Commit 49b68ad0 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

Change-Id: Idb615698c433bd4436950cbf94ced95f02198cd9
parents 6143cbf1 e3677865
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"