# android-kotlin-demo A demo of an Android app using Kotlin ![Icon](app/src/main/res/mipmap-hdpi/ic_launcher.png) ## Incorporates the following libraries & concepts ``` * Dagger * Retrofit * Picasso * RxKotlin * RxLifecycle * RxBinding * RecyclerView * Custom View * Palette * Kotlin Android Extensions * Lambdas and Higher-Order Functions * Data Classes * Extension Functions * Espresso Testing with Dagger mocking * Unit Testing ```