edw1nzhao / cs2340_group16

CS2340 Group 16 Crowd-Sourced Water Reporting App
2 stars 1 forks source link

Create ViewReportsActivity UI #52

Closed tomonarifeehan closed 7 years ago

tomonarifeehan commented 7 years ago

This activity displays all user' reports and all reports.

-Add Back button -Adding Floating Action dropdown for sorting options (type of water, condition of water, time/date) -Add Left button at bottom for User's Reports and right button on bottom for All Reports -Add a Recyclerview (and populate with all reports for now) -Add button for more information -Hookup navigation from HomeActivity to this activity.

tomonarifeehan commented 7 years ago

Note: Edit the issue if I'm forgetting something.