Skip to content

Text in SearchableSpinner is truncated with "..." if it exceeds one line #10

Description

@rizkikurniaa

In SearchableSpinner, text is truncated with an ellipsis (...) if it exceeds one line inside the dropdown. Even after selecting an item, only the selected text outside the spinner appears fully, while the dropdown still cuts off long text. Attempts to set setSingleLine(false), ellipsize = null, or use a custom layout with wrap_content did not resolve the issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions