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.
1 parent 8637bd9 commit 7b83158Copy full SHA for 7b83158
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