Fix app crash on questions with two answers #4

Closed
opened 2021-03-03 01:23:42 +00:00 by luca0N · 1 comment
Owner

There's a bug which causes an app crash when the player taps on the wrong answer on a question with two answers.

There's a bug which causes an app crash when the player taps on the wrong answer on a question with two answers.
luca0N added the
bug
label 2021-03-03 01:23:42 +00:00
Author
Owner

This issue was caused due to missing code on TriviaQuestionFragment which sets the correct answer button in order to display visual feedback.

Fixed on 007122e.

This issue was caused due to missing code on `TriviaQuestionFragment` which sets the correct answer button in order to display visual feedback. Fixed on 007122e.
luca0N added this to the Release v1.0 milestone 2021-03-14 18:19:12 +00:00
Sign in to join this conversation.
No description provided.