HorizontalPicker icon indicating copy to clipboard operation
HorizontalPicker copied to clipboard

text is being cropped for numeric text

Open 1abid opened this issue 8 years ago • 1 comments

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 first secoend

1abid avatar Jun 10 '16 06:06 1abid

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.

blazsolar avatar Jun 10 '16 06:06 blazsolar