Merge "Assigning id to user detail view" into tm-qpr-dev am: cd8cf6b366 am: 921a171de8
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21225418 Change-Id: Idbb4f1e5b7a945b69ce326f4222a8fd9544eeb2b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
<!-- LinearLayout -->
|
||||
<com.android.systemui.statusbar.policy.KeyguardUserDetailItemView
|
||||
android:id="@+id/user_item"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:systemui="http://schemas.android.com/apk/res-auto"
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
|
||||
<!-- LinearLayout -->
|
||||
<com.android.systemui.qs.tiles.UserDetailItemView
|
||||
android:id="@+id/user_item"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:systemui="http://schemas.android.com/apk/res-auto"
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user