jeudi 22 décembre 2016

Notify that unfortunately your app has stopped: error on Done.java(class will show totalQuestion and totalScore)`

This is in my Done.java class:

I have an error on line:

 txtTotalScore.setText(String.format("SCORE: %d", score));
            txtTotalQuestion.setText(String.format("PASSED: %d/%d", correctAnswer, totalQuestion));

Aucun commentaire:

Enregistrer un commentaire