Skip to content

Releases: acefalobi/android-stepper

0.3.0

03 Aug 14:12
58443a1
Compare
Choose a tag to compare

What's Changed

  • Fixing method setTextAppearance on API < 23 by @applikationsprogramvara in #16
  • Fixing missing step number on API < 28 by @applikationsprogramvara in #17
  • Made the tab stepper types scrollable when overflowing the screen. by @acefalobi in #26

New Contributors

  • @applikationsprogramvara made their first contribution in #16

Full Changelog: v0.2.2...v.0.3.0

0.2.2

13 Apr 13:26
47ca7ae
Compare
Choose a tag to compare
v0.2.2

Changed stepperType attribute and fixed issues on RTL screens and dev…

0.2.1

04 Dec 12:44
4709200
Compare
Choose a tag to compare

Added @JvmOverloads for java users.

0.2.0

20 Nov 15:13
4e237cf
Compare
Choose a tag to compare
Merge pull request #7 from acefalobi/feature/fleets-stepper

Added fleet stepper type

0.1.5

19 Aug 10:44
07af1ad
Compare
Choose a tag to compare
Merge pull request #6 from acefalobi/feature/text-appearance

Added option for changing text appearance

0.1.4

18 Aug 10:54
df28424
Compare
Choose a tag to compare
v0.1.4

Updated README with latest release

0.1.3

18 Aug 03:21
005ea21
Compare
Choose a tag to compare
Merge pull request #4 from acefalobi/fix/remove-default-padding

Removed default static padding.
Upgraded to Kotlin 1.4.0

0.1.0

16 Aug 19:35
7c60d7c
Compare
Choose a tag to compare
Merge pull request #3 from acefalobi/programmatic-menu-update

Allow programmatically updating the menu.