Skip to content

Releases: tehras/LoadingSkeleton

v0.2.9

Choose a tag to compare

@tehras tehras released this 30 Dec 05:49
  • Removed Logging
  • Fixed build issues

v0.2.8

Choose a tag to compare

@tehras tehras released this 30 Dec 05:40
  • Fix build issue

v0.2.7

Choose a tag to compare

@tehras tehras released this 30 Dec 04:35
  • Removed Logs
  • Updated licenses for Travis CI

v0.2.6

Choose a tag to compare

@tehras tehras released this 10 May 15:59
  • Fixed an issue with cornerRadius not doing anything

v0.2.4 - Release

Choose a tag to compare

@tehras tehras released this 24 Apr 19:09
  • Fixed issue where onDraw wouldn't get called

v0.2.3 - Release

Choose a tag to compare

@tehras tehras released this 21 Apr 18:47
  • Fixed Jacoco Issue.

Bug Fixes

Choose a tag to compare

@tehras tehras released this 13 Apr 04:21
  • Fixed a bug where it would try to cast to ViewGroup before checking for it in the stop() logic.

Bug Fix

Choose a tag to compare

@tehras tehras released this 12 Apr 22:55
  • 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

Choose a tag to compare

@tehras tehras released this 09 Apr 21:34

Changes:


  • Removed LoadingSkeletonAnimator
  • LoadingSkeleton no longer has a Builder

Initial version

Choose a tag to compare

@tehras tehras released this 09 Apr 19:43

This version includes:

  • Shimmer effect
  • Setting color