UdacityAndroidDevScholarship / gis-2k18

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

Fixed main activity fragment overlap issue, improved home screen's bl… #104

Closed sud8443 closed 6 years ago

sud8443 commented 6 years ago

The things done in this pull request are: 1) Members screen and Settings screen overlap issue resolved. 2) Added a Home navigation button in the navigation drawer. 3) Added string resources for the navigation drawer instead of hard-coded strings. 4) Improved the announcements and blogs layout by increasing the card height and adding more padding to it. This PR is corressponding to the issue #103 issue_1 issue_2 issue_3 issue_4