You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: