AndroidRibbon Versions Save

:ribbon: A fancy and beautiful ribbon with shimmer effects for Android.

1.0.4

2 years ago

🎉 1.0.4 has been released. 🎉

What's Changed

  • Updated AGP from 4.0.3 to 7.0.2 @skydoves in #8
  • Updated Kotlin and Dokka to 1.5.31 @skydoves in #8
  • Added binary compatibilites with a validator plugin @skydoves in #8
  • Enhanced internal structures @skydoves in #8

Full Changelog: https://github.com/skydoves/AndroidRibbon/compare/1.0.3...1.0.4

1.0.3

3 years ago

🎉 Released a new version 1.0.3! 🎉

What's New?

  • Fix RibbonView changing position even if layout didn't change (#4)
  • Used ViewBinding instead of the kotlin synthetic for improving internal performance.
  • Removed unused plugins & dependencies internally.
  • Updated compile SDK version to 30 and Kotlin 1.4.0 stable.

1.0.2

4 years ago

Released a new version 1.0.2.

  • Removed unused dependencies.
  • Made the ribbon drawable being mutate.
  • Implemented setRibbonDrawableResource, setRibbonBackgroundColorResource on RibbonView.Builder.
  • Optimized codes internally.

1.0.1

4 years ago
  • Fixed RibbonRecyclerView's clear method.
  • Update documentations
  • Clean up and rearrange codes

v1.0.0

5 years ago