Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any way to increase anchor textView width? #4

Open
sjd753 opened this issue Sep 10, 2018 · 6 comments
Open

Any way to increase anchor textView width? #4

sjd753 opened this issue Sep 10, 2018 · 6 comments
Labels
feature-request Request a new functionality

Comments

@sjd753
Copy link

sjd753 commented Sep 10, 2018

The anchor text view seems to be using a static width and the texts are not shown fully. It is ellipsized at teh end with ...

How to change the text view width??

@chandans7
Copy link

I overrided the layout "sequence_step.xml" and it solved this issue of fixed width.

@saschoar saschoar added the feature-request Request a new functionality label Sep 26, 2018
@saschoar
Copy link
Contributor

I overrided the layout "sequence_step.xml" and it solved this issue of fixed width.

that would work, but a cleaner way would be to make it an attribute

@osvalr
Copy link

osvalr commented Jan 30, 2019

@saschoar do you expect to include a solution anytime soon? thank you btw for having this component.

@chandans7 how can I do that workaround while waiting for the fix?

@michaelbukachi
Copy link

@osvalr Checkout this link on how to override a layout.

@osvalr
Copy link

osvalr commented Feb 7, 2019

thanks @michaelbukachi

@parthpatel7163
Copy link

thanks

@saschoar saschoar reopened this Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request a new functionality
Projects
None yet
Development

No branches or pull requests

6 participants