Skip to content

Release 1.2.0

Compare
Choose a tag to compare
@marcherdiego marcherdiego released this 13 Jun 13:56
· 28 commits to develop since this release
ebeb8b5

Events - v1.2.0

New

  • Added a bunch of onClick functions on all base Views
  • Upgraded kotlin and libraries versions to their latest

Coroutines - v1.2.0

New

  • Improved withResult function to execute suspend functions from the model and cancelling them as requested

Fixed

  • Fixed postDelayed in base presenter to run delayed code in the main thread causing wrong handler exceptions