NumberPicker icon indicating copy to clipboard operation
NumberPicker copied to clipboard

Text jumping when difference in textSize so big.

Open axti opened this issue 6 years ago • 1 comments

I have a problem with text jumping when difference between textSize and selectedTextSize 2 times. Can we make text size changes smooth when scrolling up and down? How to reproduce: numberPicker.setTextSize(30); numberPicker.setSelectedTextSize(60);

axti avatar Oct 17 '19 17:10 axti

Also found the same with settings app:np_selectedTextSize="21sp" app:np_textSize="15sp"

Any updates on that?

sterien7 avatar Jul 24 '20 09:07 sterien7