MaterialStepperView Versions Save

Steppers - Material Design Components for Android

0.2.5

4 years ago
  • Update to AndroidX

0.2.4.2

6 years ago
  • Fix build on Jitpack.io

0.2.4

6 years ago
  • Support Kotlin (Add some nullability annotations & Add kotlin demo)
  • Fix instance state cannot restore (Issues #16)
  • Fix icon truncated in last step when summary doesn't exist (Issues #12 & #15 )
  • Update Android Support library (only RecyclerView required by library module) to 27.1.0

0.2.3

6 years ago
  • Update Android Support libraries to 27.0.0
  • Update Android Gradle Plugin to 3.0.0 (With Gradle 4.3)

0.2.2

6 years ago
  • Update Android Support Libraries to 26.1.0
  • Use CharSequence instead of String in title / summary / error text.
  • New attribute: step_show_summary_always

0.2.1

6 years ago
  • Fix crashes by unsupported method ObjectAnimator.ofArgb in pre-Lollipop devices. f21bd30c17c87bdb8703aa534b21e38aa36e953c
  • New attributes: step_summary_done

0.2.0

6 years ago
  • Support set error text
  • Support Pre-lollipop Android
  • Remove AppCompat dependecy
  • New attributes step_line_color and step_error_highlight_color

0.1.1

6 years ago

根据规范修正标题及线条样式

0.1.0

6 years ago

First release