/XYZReader

Project for Udacity Android Developer Nanodegree course

Primary LanguageJava

XYZReader

Project to update the look and feel of an app to meet Material Design specifications.
Part of Udacity Android Developer Nanodegree course

Overview

  • Redesign provided reader app to improve the UI and to conform to Material Design.
  • App implements key Material Design Components:
    • CoordinatorLayout
    • AppBarLayout
    • CollapsingToolbarLayout
    • SnackBar
    • FloatingActionButton
  • Interface is separated into material surfaces to give a 3D feel
  • Transitions and animations added to provide pleasant user experience and smooth interactions.