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.
✔️ 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 |
Before | After |
---|---|