Skip to content

Release: Version 1.0.3

Compare
Choose a tag to compare
@bachhuberdesign bachhuberdesign released this 26 Jul 19:39
· 27 commits to master since this release

Added an extension for scaling & center cropping Bitmaps
Removed ternary infix from Boolean extensions (see relevant discussion)

To install:

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

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

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