Skip to content

Releases: ShawnLin013/NumberPicker

v2.4.13

22 May 16:55
Compare
Choose a tag to compare
  • 🚀 Migrate to Maven Central Repository (#190, #194)

v2.4.12

17 Jan 14:56
Compare
Choose a tag to compare
  • ✨ Support setting the spacing between items
  • 🐛 Fix the status of wrap wheel when setMinValue

v2.4.11

10 Oct 08:20
Compare
Choose a tag to compare
  • ⬆ 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

13 Jun 09:45
Compare
Choose a tag to compare
  • ⬆ 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

25 Feb 17:49
Compare
Choose a tag to compare
  • ✨ Support the selected typeface (#150)
  • ✨ Support the accessibility description enabled (#151)
  • 🐛 Fix the mSelectorIndexToStringCache (#158)

v2.4.8

22 Feb 16:55
Compare
Choose a tag to compare
  • ✨ 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

17 Nov 21:32
06396f6
Compare
Choose a tag to compare
  • ✨ Support multiple lines (#79)
  • ✨ Support text align (#114)
  • ✨ Support strikethrough and underline text (#115)
  • ✨ Support TalkBack accessibility

v2.4.6

22 Feb 16:22
Compare
Choose a tag to compare
  • ✨ Support setWheelItemCount to 1 (#57#86)
  • 🐛 Fix text position when increasing text size (#72#78)

v2.4.5

26 Jan 18:26
d77c329
Compare
Choose a tag to compare
  • ✨ Support setFadingEdgeEnabled
  • ✨ Support setScrollerEnabled
  • ✨ Support setOnClickListener

v2.4.4

14 Jun 17:36
Compare
Choose a tag to compare
  • ✨ Add ascending and descending order (#60)
  • ✨ Add setSelectedTextSize