-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I'm getting mixed results when using this.
I've put in
android:ellipsize="end"
app:ellipsis="@string/more"
and I see text ending in with "..." or "more".
Haven't looked at your code just yet - but something funny is going on there. The places where it just renders "..." it looks like you haven't calculated enough space to render the provided ellipsis string.
Metadata
Metadata
Assignees
Labels
No labels