Skip to content

1.0.6

Compare
Choose a tag to compare
@skydoves skydoves released this 14 Aug 16:36
· 27 commits to master since this release
7fdd61b

🎉 Released a new version 1.0.6! 🎉

What's New?

  • Use ViewBinding instead of Kotlin synthetic for improving performance.
  • Fix spinner color doesn't change by property. (#12)
  • Inflating error (Measuring of RelativeLayout, Android SDK internal error) fixed. (#13)
  • Spinner margin doesn't work when the layout is RTL. (#14)