value-picker icon indicating copy to clipboard operation
value-picker copied to clipboard

Picker becomes too wide if text size is too large

Open KurtLemon opened this issue 2 years ago • 2 comments

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.

KurtLemon avatar Jan 12 '23 05:01 KurtLemon

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.

mars885 avatar Aug 06 '24 15:08 mars885