mgolokhov / dodroid

May the knowledge be with you!
MIT License
20 stars 12 forks source link

Question Title Containing Subject Tag Changes - Displays Wrong Tag #68

Closed JaeW closed 8 years ago

JaeW commented 8 years ago

The light blue header below the toolbar displays the question category tag and the question number. Although the question number works as expected, when the question is swiped forward or backward, the category does not.

When only one subject tag is chosen (Async Tasks for this test), ten questions are loaded. When the first question is bypassed by swiping right-to-left, the header is fine, but when swiping back to the first question, the first questions' subject tag changes. In this case, upon repeated swipe forward and backward tests, it changed between AsyncTask, Joke and Permissions. Getting this behavior is not 100% consistent, though, and it happens to some or all of the questions in the current queue without a detectable pattern.

I also tried after selecting multiple subjects and then clicking DoIt, and it exhibits the same inconsistency with subject tags.