Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7b83158d authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Ellipsize long avatar names in user switcher.

Bug: 7294380
Change-Id: Id82354172ee9be6b76ca98863e058ab0a58ecb78
parent 8637bd97
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -47,6 +47,8 @@
            android:layout_gravity="center_vertical|left"
            android:textSize="16sp"
            android:textColor="#ffffff"
            android:singleLine="true"
            android:ellipsize="end"
            android:background="#808080" />
    </LinearLayout>
</com.android.internal.policy.impl.keyguard.KeyguardMultiUserAvatar>
 No newline at end of file