Releases: ShawnLin013/NumberPicker
Releases · ShawnLin013/NumberPicker
v2.4.13
- 🚀 Migrate to Maven Central Repository (#190, #194)
v2.4.12
- ✨ Support setting the spacing between items
- 🐛 Fix the status of wrap wheel when
setMinValue
v2.4.11
- ⬆ Upgrade the Android SDK version to 30.
- ✨ Add setDividerType method
- 🐛 Fix the layout size is not updated after setOrientation
- 🐛 Fix scrolling is tripping (#38, #173, #175). Thanks @SmallStoneDD @balazsbanyai
v2.4.10
- ⬆ Upgrade the Android SDK version to 29.
- ✨ Support the underline divider type. Thanks @valeryvpetrov-dev
- ✨ Support the divider length (#144).
- 🐛 Fix the typeface of selected item (#165, #168). Thanks @viceboyz
v2.4.9
- ✨ Support the selected typeface (#150)
- ✨ Support the accessibility description enabled (#151)
- 🐛 Fix the mSelectorIndexToStringCache (#158)
v2.4.8
- ✨ Support smooth scrolling (#133)
- ✨ Support max fling velocity coefficient (#106)
- ✨ Support fading edge strength
- ✨ Support the min wrapping count to 3
- 🐛 Fix the order of multiple lines (#134)
v2.4.7
- ✨ Support multiple lines (#79)
- ✨ Support text align (#114)
- ✨ Support strikethrough and underline text (#115)
- ✨ Support TalkBack accessibility
v2.4.6
- ✨ Support setWheelItemCount to 1 (#57、#86)
- 🐛 Fix text position when increasing text size (#72、#78)
v2.4.5
- ✨ Support setFadingEdgeEnabled
- ✨ Support setScrollerEnabled
- ✨ Support setOnClickListener
v2.4.4
- ✨ Add ascending and descending order (#60)
- ✨ Add setSelectedTextSize