Skip to content

Releases: Faltenreich/SkeletonLayout

5.0.0

06 Aug 15:13
Compare
Choose a tag to compare

Space views will not be masked anymore

4.0.0

18 Oct 11:33
Compare
Choose a tag to compare
  • Added property for shimmer direction #23
  • Added property for shimmer angle
  • Changed api for creating and applying skeletons

3.0.0

15 Oct 17:15
Compare
Choose a tag to compare
  • Support for ViewPager2

2.1.0

08 Aug 15:12
Compare
Choose a tag to compare
  • Support subclassing SkeletonLayout #18

2.0.2

21 Jun 12:15
Compare
Choose a tag to compare
  • Fixes lifecycle problem with ViewBinding (#17)

2.0.1

04 Jan 10:32
Compare
Choose a tag to compare

2.0.0

20 Mar 19:21
Compare
Choose a tag to compare
  • Migrated to androix (Thanks to ema987)
  • Fixed skeleton dimensions in RecyclerView
  • Fixed crash when creating skeleton manually within ViewHolder

1.0.1

11 Jun 16:29
Compare
Choose a tag to compare
  • Fixed parsing of cornerRadius from attributes
  • Renamed attribute for cornerRadius into maskCornerRadius

1.0.0

11 Jun 16:33
Compare
Choose a tag to compare
  • Initial version