Add id for PagedTileLayout
Add an id so the element can be found by ui tests Test: mp sysuig Bug: 150467479 Change-Id: I2657b8d5baee88d3866717fc72d3ad47abdb358b
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
<com.android.systemui.qs.PagedTileLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/qs_pager"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="0dp"
|
||||
android:layout_weight="1"
|
||||
|
||||
Reference in New Issue
Block a user