Merge "Adding res id to user switcher item" into tm-qpr-dev

This commit is contained in:
Vadim Tryshev
2023-02-07 18:32:25 +00:00
committed by Android (Google) Code Review

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