Skip to content

Releases: akapelrud/Rotary-Seekbar

1.1.1

25 Jul 18:58
Compare
Choose a tag to compare

Hotfix, fixing the Palette demo to run against the core 1.1.0 library release.

Full Changelog: v1.1.0...v1.1.1

1.1.0

24 Jul 13:06
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.1.0

Comments

  • Focused on repairing jitpack.io compilation of the library. This should ease further development

New features

  • Possible to set the value programmatically using setValue()
  • Possible to set the value by the step number using setValueByStep()

Breaking changes

  • setValueChangedListener() renamed to setOnValueChangedListener()

1.0.0

07 Feb 22:29
Compare
Choose a tag to compare

Material Design (MD) based look. Uses the default MD color palette.