Skip to content

0.6.0 (2020-01-27)

Compare
Choose a tag to compare
@vsouhrada vsouhrada released this 27 Jan 15:28
· 150 commits to master since this release

Changed

Added

  • ✨ The SingleLiveEvent (A lifecycle-aware observable that sends only new updates after subscription, used for events like
    navigation and Snackbar messages.) is back :)
  • New extension function ViewGroup.inflate to allows call like: viewGroup.inflate(R.layout.exchange_rates_view)

Removed

  • The Espresso has been removed from Kaal (not used)