Updating look and feel of an app to meet material design specifications.
Implement changes that will improve the UI and make it conform to Material Design.
I spent most of the time on implementing activity transition animations. Became more comfortable with CoordinatorLayout. I choose this assignment to complete first because I was a overwhelmed by design part of the app development. After completing this project I feel more comfortable in dealing with design and where to look for answers when it comes to designing an android app.
Theme color and Palette generated from https://www.materialpalette.com/
Swipe refresh view location aloupas answer on http://stackoverflow.com/questions/33797192/set-location-for-progressbar-in-swipe-refresh-layout-android
Shared element transition from https://guides.codepath.com/android/Shared-Element-Activity-Transition
UpButton Theme from Joshua W's answer on http://stackoverflow.com/questions/28620883/how-to-change-toolbar-home-icon-color
Udacity discussion forums.
