Merge "Assigning id to user detail view" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
cd8cf6b366
@@ -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