Skip to content

Releases: youkai-app/ProgressView

v1.1.1

09 Jul 06:56

Choose a tag to compare

  • Fixed decrement button showing click animation when parent of ProgressView clicked

v1.1.0

08 Jul 09:34

Choose a tag to compare

Library changes:

  • Fixed button symmetry
  • Added exceptions for illegal progress values
  • Renamed total to maximum
  • Made increment/decrement buttons disabled when max/min reached
  • Made it possible to increment/decrement progress exponentially by tapping and holding buttons
  • Fixed input cursor position (moved it to the end)

Sample app changes:

  • Changed Toast to TextView

v1.0.0

24 Mar 12:20

Choose a tag to compare

Initial commit