UdacityAndroidDevScholarship / quiz-app

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

Feature home screen filter handler #147

Closed intkhabahmed closed 6 years ago

intkhabahmed commented 6 years ago

Fixes #[Insert_issue_number_here]

144

Description

A few sentences describing the overall goals of the pull request's commits. What is the current behavior of the app? What is the updated/expected behavior with this PR? This PR includes the handling of the filter options for respective filter options. When the filtered results are empty, it will show the corresponding message to the user.

Screenshots

BEFORE: [if applicable, insert screenshot here]

AFTER: [insert screenshot here]

filter handler

Video here https://drive.google.com/open?id=1Yv4YyMZJN3Fn2WJcWe397-Ap09FU9M4B

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

Descriptions of minor changes here. Changed the progress bar position to center