UdacityAndroidDevScholarship / quiz-app

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

Home Screen Filter Handler #144

Closed aditisoni8899 closed 6 years ago

aditisoni8899 commented 6 years ago

Complete By 12th May 2018 08:00 PM

When HomeScreen filter is selected show appropriate message if there are no items to display.

  1. No bookmarked Quiz.- Bookmark filter
  2. All Quizzes Attempted - Unattempted filter
  3. No Attempts yet - Attempted filter

Note - Please figure out where to make changes without breaking the current design.

Reference design-

Assets https://drive.google.com/open?id=1nmuNqU5PpBlN_Yj9wwbFPx5z_Fo7jpuR

PratyushaThumiki commented 6 years ago

Shall I work on this?

vishal-sehgal commented 6 years ago

@PratyushaThumiki yes go ahead 👍

intkhabahmed commented 6 years ago

@CoderVishalSehgal I am working on it

aditisoni8899 commented 6 years ago

@intkhabahmed Sure go ahead.

vishal-sehgal commented 6 years ago

@intkhabahmed yes sure go ahead!! 👍

intkhabahmed commented 6 years ago

@CoderVishalSehgal do you have the icons used in mockup or should I download again

vishal-sehgal commented 6 years ago

@intkhabahmed I've attached the assets link in the issue and you can also use your icons and make better.

drulabs commented 6 years ago

Merged @intkhabahmed's PR for this. Closing the issue.