Skip to content

Release 1.1.1

Latest
Compare
Choose a tag to compare
@bachhuberdesign bachhuberdesign released this 01 Jul 14:16
eb4c7f7

Changes

  • Major documentation overhaul
  • Disposable.safeDispose() now returns a boolean whether or not it was disposed by the function call
  • Updated snack() (Snackbar) extensions to handle Snackbar actions

Installation

// Android Framework Extensions
compile "io.milkcan:effortless-android:1.1.1"

// Standard Library Extensions
compile "io.milkcan:effortless-android-stdlib:1.1.1"

// RxJava 2 Extensions
compile "io.milkcan:effortless-android-rx:1.1.1"