Skip to content

Cherudek/material-app

Repository files navigation

Make Your App Material

===================================

XYZ Reader: A mock RSS feed reader featuring banner photos and headlines.

Your job will be to take the user feedback in the UI Review node, and implement changes that will improve the UI and make it conform to Material Design.

Required Tasks:

  • Download a zip file of the app.
  • Read the UI Review in the next node.
  • Spend time exploring the current state of the app, looking for ways it could be improved. The app will need multiple improvements. Be sure to look specifically at issues called out in the UI Review. Execute the improvements!

User Feedback for XYZ Reader:

Lyla says: “This app is starting to shape up but it feels a bit off in quite a few places. I can't put finger on it but it feels odd.”

Jay says: “Is the text supposed to be so wonky and unreadable? It is not accessible to those of us without perfect vision."

Kagure says: “The color scheme is really sad and I shouldn't feel sad.”

Make Your App Material

  • App uses the Design Support library and its provided widget types (FloatingActionButton, AppBarLayout, SnackBar, etc).

  • App uses CoordinatorLayout for the main Activity.

  • App theme extends from AppCompat.

  • App uses an AppBar and associated Toolbars.

  • App provides a Floating Action Button for the most common action(s).

  • App properly specifies elevations for app bars, FABs, and other elements specified in the Material Design specification.

  • App has a consistent color theme defined in styles.xml. Color theme does not impact usability of the app.

  • App provides sufficient space between text and surrounding elements.

  • App uses images that are high quality, specific, and full bleed.

  • App uses fonts that are either the Android defaults, are complementary, and aren't otherwise distracting.

  • App conforms to common standards found in the Android Nanodegree General Project Guidelines.

Android App Screen Shots:


Material Design Main Material Design Detail Activity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages