Adding res id to user switcher item

This id will be used in tests.

Test: presubmit, platinum, IW
Bug: 267693226
Change-Id: I82a9685451b7284c02d1d8fd399760848923a9a6
This commit is contained in:
vadimt
2023-02-06 17:59:59 -08:00
parent a858b620bd
commit f927a7d4be

View File

@@ -15,6 +15,7 @@
-->
<FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/user_switcher_item"
android:layout_width="match_parent"
android:layout_height="wrap_content">
<TextView