Skip to content

Releases: tehras/LoadingSkeleton

v0.2.9

30 Dec 05:49

Choose a tag to compare

  • Removed Logging
  • Fixed build issues

v0.2.8

30 Dec 05:40

Choose a tag to compare

  • Fix build issue

v0.2.7

30 Dec 04:35

Choose a tag to compare

  • Removed Logs
  • Updated licenses for Travis CI

v0.2.6

10 May 15:59

Choose a tag to compare

  • Fixed an issue with cornerRadius not doing anything

v0.2.4 - Release

24 Apr 19:09

Choose a tag to compare

  • Fixed issue where onDraw wouldn't get called

v0.2.3 - Release

21 Apr 18:47

Choose a tag to compare

  • Fixed Jacoco Issue.

Bug Fixes

13 Apr 04:21

Choose a tag to compare

  • Fixed a bug where it would try to cast to ViewGroup before checking for it in the stop() logic.

Bug Fix

12 Apr 22:55

Choose a tag to compare

  • Issue #1- Added setter to corner radius in LoadingSkeletonViewConverter.Builder().
  • Issue #2 - Fixed issue that happens when LoadingSkeleton.start() gets called from onCreate.
  • Issue #3 - Switched Builder() getters from internal to public. Internal in Kotlin creates weird getter names in Java (intended)

Simplified Code

09 Apr 21:34

Choose a tag to compare

Changes:


  • Removed LoadingSkeletonAnimator
  • LoadingSkeleton no longer has a Builder

Initial version

09 Apr 19:43

Choose a tag to compare

This version includes:

  • Shimmer effect
  • Setting color