Merge "Fix clipping for edit screen of Quick Settings"
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