HorizontalPicker
HorizontalPicker copied to clipboard
text is being cropped for numeric text
Hello @blazsolar ,
I am using your awesome library for one of my project . Its working just perfect for my need , but I cant handle the width of the item for numeric text for(10....17) but it works fine for text(0-9) . here is the screenshot of the problem . Please let me know which modification should be done to fix this
you won't be able to change that. Library is designed that it always shows n items on screen, so each item has equal width. You won't be able to get around this.