Merge "Fix clipping for edit screen of Quick Settings" am: e3677865a8 am: 49b68ad0cd
am: d999e53487
Change-Id: I7a1420c595f187923ad565d080e05c15c98d7dce
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