UdacityAndroidDevScholarship / quiz-app

This application is a collaborative project made by the Google Udacity Android Developer Scholars.
96 stars 128 forks source link

Nav drawer enhancement #130

Closed vishal-sehgal closed 6 years ago

vishal-sehgal commented 6 years ago

Fixes #[Insert_issue_number_here]

Description

Updated the Navigation Drawer.

Screenshots

BEFORE:

updated_ui_nav

AFTER:

updated_ui_nav

Other changes (e.g. bug fixes, UI tweaks, refactors)

Override the onBackPressed() method inside the HomeActivity.java, fixes some colors, some dimensions, changed the color of pressed Bookmark icon.