Skip to content

Bug Fix

Choose a tag to compare

@tehras tehras released this 12 Apr 22:55
· 32 commits to master since this release
  • 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)