This is the XYZ Reader(P5) project under Udacity Android Nanodegree Program
#User Feedback:
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.
Is the text supposed to be so wonky and unreadable? It is not accessible to those of us without perfect vision.
The color scheme is really sad and I shouldn't feel sad.
Portrait
Landscape
#Rubric
#Required Behavior:
App conforms to common standards found in the Android Nanodegree General Project Guidelines
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 app bar and associated toolbars.
App provides a Floating Action Button (FAB) for the most common action(s).
App properly specifies elevations for app bars, FABs, and other elements specified in the Material Design specification.
App provides sufficient space between text and surrounding elements.
App has a consistent color theme defined in styles.xml. Color theme does not impact usability of the app.
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.