Merge "Fix clipping for edit screen of Quick Settings" am: e3677865a8
am: 49b68ad0cd
Change-Id: I02de0a87c633f4ffc8cee81e8773e31c9851d19d
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user