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
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);
The text was updated successfully, but these errors were encountered:
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);
The text was updated successfully, but these errors were encountered: