Skip to content

Effortless Android Version 1.0.1

Compare
Choose a tag to compare
@bachhuberdesign bachhuberdesign released this 03 Jul 19:36
· 35 commits to master since this release

Added toast() and toastLong() for v4 Support Fragment
Added hideKeyboard() as an Activity extension
Added logging helpers that accept throwable parameter for Log.e() and Log.wtf()

To install:

    // Base
    compile "io.milkcan:effortless-android:1.0.1"

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