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

Picker becomes too wide if text size is too large #24

Open
KurtLemon opened this issue Jan 12, 2023 · 0 comments
Open

Picker becomes too wide if text size is too large #24

KurtLemon opened this issue Jan 12, 2023 · 0 comments

Comments

@KurtLemon
Copy link

First and foremost, thank you for building this! It looks amazing and serves a lot of use cases that typical android pickers and spinners don't.

I've found that if I increase the font size on a horizontal picker, the width of the picker itself will expand beyond the bounds of the parent ConstraintLayout. The spacing between items is also very wide as the text size increases. It would be nice if as the font size increases, the gaps between items decreases to fit everything on screen rather than the whole view widening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant