This repository contains a detailed sample app that implements image viwer using viewPager using RxJava, butterknife, Glide and Lambda.
This app has been designed in such a way to descripe how to use the reactive programming (Observable.interval) using RxJava and butterknife.
- RxJava2: https://github.com/amitshekhariitbhu/RxJava2-Android-Samples
- Android Lambda: https://developer.android.com/guide/platform/j8-jack.html
- ButterKnife: http://jakewharton.github.io/butterknife/
- RxJava + Fast Android Networking
- Migrating from RxJava 1.0 to RxJava 2.0 and Learn RxJava by Examples
- Android Tinder Swipe View Example
- RxJava Anatomy: What is RxJava, how RxJava is designed, and how RxJava works.
Check out amjadomari awesome open source projects here
Just make pull request. You are in!