Merge "Add id for PagedTileLayout" into rvc-dev am: fcc76667dd

Change-Id: I8b788c6c114f1129d97fc0837381709eaff269a1
This commit is contained in:
Automerger Merge Worker
2020-02-29 00:25:53 +00:00

View File

@@ -17,6 +17,7 @@
<com.android.systemui.qs.PagedTileLayout <com.android.systemui.qs.PagedTileLayout
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/qs_pager"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="0dp" android:layout_height="0dp"
android:layout_weight="1" android:layout_weight="1"