A simple approach of zhihu daily android client.
- landing image
- setting: offline read entry, clear cache
- view pager
- account
- deal with TODO
- deal with Warning
- http://saulmm.github.io/2015/02/02/A%20useful%20stack%20on%20android%20%231,%20architecture/
- http://fernandocejas.com/2014/09/03/architecting-android-the-clean-way/
- Http: https://github.com/square/retrofit
- Database: https://github.com/satyan/sugar
- Image load: https://github.com/koush/ion
- Sliding Image: https://github.com/daimajia/AndroidImageSlider
- View Inject: http://jakewharton.github.io/butterknife/