We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0728206 + 7b83158 commit b06ccdfCopy full SHA for b06ccdf
core/res/res/layout/keyguard_multi_user_avatar.xml
@@ -47,6 +47,8 @@
47
android:layout_gravity="center_vertical|left"
48
android:textSize="16sp"
49
android:textColor="#ffffff"
50
+ android:singleLine="true"
51
+ android:ellipsize="end"
52
android:background="#808080" />
53
</LinearLayout>
54
</com.android.internal.policy.impl.keyguard.KeyguardMultiUserAvatar>
0 commit comments