/xyz-reader-starter-code

5. Udacity project: XYZ Reader project of Android Developer Nanodegree (Material Design lesson)

Primary LanguageJava

XYZ Reader Udacity Project

5th project of the Udacity Android Developer Nanodegree. The project aims to learn about Material Design and how to apply it to an existing app. Starter code is provided, which uses deprecated components and manual approaches to achieve Material Design. I updated the code to use Android Architecture Components and the Design Support Library. Additionally, I use Dagger 2 for dependency injection.