Skip to content

Releases: LarsWerkman/SkeletonLoading

v0.0.7

30 Nov 06:23
Compare
Choose a tag to compare

Changes:

  • Bind extension function in-favour of unary plus function

v0.0.6

17 Jun 16:10
Compare
Choose a tag to compare

Changes:

  • Small Api changes
  • Added KDocs to all files
  • Removed unused files
  • Updated gradle version

v0.0.5

23 Apr 15:23
Compare
Choose a tag to compare

Changes:

  • New Drawables are updated immediately with the current animation progress

v0.0.4

22 Apr 08:25
Compare
Choose a tag to compare

Changes:

  • Concurrent write protectors on binders.
  • Main drawable now keeps in sync with the animation
  • Lifecycle helper function 'register' for easy registration

v0.0.3

20 Apr 11:34
Compare
Choose a tag to compare

Changes:

  • fixed 1 line skeleton textview height

v0.0.2

20 Apr 11:33
Compare
Choose a tag to compare

Changes:

  • Source jars now contain the Kotlin source files
  • SkeletonVisibilityView adds the ability to hide a views while loading

v0.0.1

17 Apr 11:47
Compare
Choose a tag to compare

Changes:

  • Initial release