Simple food listing application written in kotlin
This application is built to showcase use of Kotlin + Material Animations + Dagger2 + MVP Arch + RxJava2 + Unit test cases for using RxJava TestScheduler.
App displays list of food items in RecyclerView and displays food details on next screen (Circular reveal animation for screen transition)
Click here to see app in action
Splash Screen | Food Listing | Food Details |
---|---|---|
Reveal animation | Food Details Pager |
---|---|