value-picker
value-picker copied to clipboard
Picker becomes too wide if text size is too large
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.
Hey.
If this is still relevant, can you elaborate a bit and provide a video demonstration of the problem? I'd be a lot easier for me to understand what is wrong.
Thanks.