Skip to content

v0.10.0

Compare
Choose a tag to compare
@mahozad mahozad released this 29 Jan 12:31
· 62 commits to main since this release
c8cc64f

If you know how, please help optimize the library by creating an issue or a pull request
(the core of the library is the Base.kt file with just about 200 lines of code).

Changelog

  • Fix the bug with wave velocity when its direction is relative (HEAD or TAIL)
    When layout direction changed, the wave did not properly change direction according to its animation spec
  • Fix height calculation when waveHeight is negative (less than 0.dp)
    Reminder: A negative waveHeight is treated like a positive one except with a change in initial wave shift
  • Add KDoc for default properties (SliderDefaults.*)

For your convenience, an archive of the library artifacts is also available below.