Madrapps / EyeDropper

An android library to pick colors from any image loaded in an ImageView or anything drawn on a Custom View

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate to Kotlin

thsaravana opened this issue · comments

Migrate the codebase to Kotlin. This is to check if Android Studio 3.0 is stable enough to do android development in Kotlin. If everything works fine, then new libraries will be created in 3.0 in Kotlin.

Let's migrate just the library and not the sample project.

Done in 7b597f2