Effortless Android Version 1.0.1
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"