AndroidVeil Versions Save

:performing_arts: An easy, flexible way to implement loading skeletons and shimmering effect for Android.

1.1.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/skydoves/AndroidVeil/compare/1.1.2...1.1.3

1.1.2

2 years ago

What's New?

  • Fixed: LinearLayoutManager will be applied depending on its attributes.
  • Updated: Refactored internal resources & codes.
  • Improved: Added KDocs for VeilLayout.

1.1.1

3 years ago

🎉 Release a new version 1.1.1! 🎉

What's New?

  • Removed kotlin-android-extension and migrated to ViewBinding.
  • Refactored VeiledAdapter internally.
  • Updated Kotlin version to 1.4.20 internally.

1.1.0

3 years ago

🎉 Released a new version 1.1.0! 🎉

What's New?

  • Support OverScrollMode (#12)
  • Used kotlin 1.4.10 stable internally.
  • Removed unused dependencies. (kotlin stdlib)
  • Used single abstract method conversions to listeners.

1.0.9

4 years ago

Released a new version 1.0.9.

What's the difference?

  • Removed BaseRecyclerViewAdapter dependency
  • Used ViewBinding instead of kotlin synthetic for enhancement of the performance

1.0.8

4 years ago

Released a new version 1.0.8.

Implemented setLayout(view: View) funtionality.

1.0.7

4 years ago

Released a new version 1.0.7. #8

Implemented a new feature: defaultChildVisible.

All child views will be invisible when called veil() by default.

v1.0.6

4 years ago

implements drawable & radius attributes on VeilLayout and VeilRecyclerFrame.

v1.0.5

5 years ago

update gradle build & dependencies version

v1.0.4

5 years ago