Merge "Add id for PagedTileLayout" into rvc-dev

This commit is contained in:
TreeHugger Robot
2020-02-29 00:10:27 +00:00
committed by Android (Google) Code Review

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"