Merge "Add id for PagedTileLayout" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
fcc76667dd
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user