I have a Spinner
and I want to limit the length of the displayed text, I don't want to limit the dropdown item, only the text displayed on the Spinner
.
I want to add something like the ems, and ellipsis attributes of a TextView
to a Spinner
.
I have a Spinner
and I want to limit the length of the displayed text, I don't want to limit the dropdown item, only the text displayed on the Spinner
.
I want to add something like the ems, and ellipsis attributes of a TextView
to a Spinner
.