/XYZReader-udacity-project5

Update a newspaper reader app to follow material design guidelines.

Primary LanguageJava

XYZ Reader

Project 5 for the Udacity Android Nanodegree. Took the existing Udacity starter code and implemented changes to the app according to Google's material design guidelines.

screen screen

Updates

  • Added support for backward compatibility
  • Added floating action button widget
  • Added CoordinatorLayout and AppBarLayout for interactions between layouts
  • Used appropiate keylines and metrics stored within a styles xml file
  • Added visually appealing color theme according to the material design guidelines