Skip to content

V1.4.5

Latest
Compare
Choose a tag to compare
@EudyContreras EudyContreras released this 16 Feb 17:33
· 1 commit to master since this release
274d99a

Bug fixes and improvements 🔨 🎉

  • Fixes issue where enabling skeletons would fail

Sometimes the enableSkeletonLoading would fail to show the view's SkeletonDrawable due to that the nestled onDoLayout would not get executed. And then sometimes due to that the views measuredWidth was not taking into account its minimumWidth.

Regards,
Contributor Mattias

  • Fixes issue where ignoring bones did not work for nested children

Other ✅

  • Gradle related updates