suudupa / Pandemic-Tracker

Android Application for Tracking COVID-19 Worldwide
2 stars 0 forks source link

Adding cases TextView next to region name inside Spinner #48

Closed suudupa closed 4 years ago

suudupa commented 4 years ago

Need to refactor code (i.e. rebuilding region list).

RK360 commented 4 years ago

Does this also include the bug where refreshing the list brings you back to world instead of the selected region? This issue came up after we changed the spinner

suudupa commented 4 years ago

Does this also include the bug where refreshing the list brings you back to world instead of the selected region? This issue came up after we changed the spinner.

@RK360, yep, code hasn't been refactored yet.

suudupa commented 4 years ago

Feature implemented and bug fixed. Spinner is no longer searchable (to be seen in #24).