lucadln / android

Android app development
3 stars 0 forks source link

DCT28: Score is registered for wrong tense on spinner change. #75

Closed lucadln closed 6 years ago

lucadln commented 6 years ago

When switching the spinner position, any score will be recorded for the new tense that is selected. This should not be the case.

How to reproduce:

Expected results: The application should record a wrong result for the previously used tense (the tense used before the spinner selection).

Actual results: The application records a wrong result for the newly selected tense.