Hi,
About highlight the background color of ChoiceTextView when the user makes a guess,
I don’t understand why below line is needed ?
"if guessesIndex != optionIndex "
those parameters “guessesIndex” and “optionIndex” must be same.
Hi,
About highlight the background color of ChoiceTextView when the user makes a guess,
I don’t understand why below line is needed ?
"if guessesIndex != optionIndex "
those parameters “guessesIndex” and “optionIndex” must be same.