Nothing Special   »   [go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

MaterialReader - Udacity Android Nanodegree project 6

Notifications You must be signed in to change notification settings

nkrusch/XYZReader

 
 

Repository files navigation

XYZ Reader

This is an implementation of Udacity's Android Nanodegree project 6.

The purpose of this project is to update app starter code to use Material Design.

Compiled APK available here »

Modifications

✔️ Added theme colors ✔️ Fixed text contrast
✔️ Replaced cards with material list (small device) ✔️ Replaced cards with material image list (tablet)
✔️ Added collapsing toolbar ✔️ Fixed FAB position during transition
✔️ Custom ViewPager page transform ✔️ Added menu to main activity
✔️ Improved image utilization i.e. full bleed ✔️ Added text paging to improve load time

Screenshots

Before After
before before
before before

Packages

No packages published

Languages

  • Java 100.0%