KunalRaghav / CrossFire

A Binary Quiz App
MIT License
4 stars 14 forks source link

add more question and fix losing data when screen is rotated #22

Closed J3ndra closed 3 years ago

J3ndra commented 3 years ago

Hey, I added more question and I see there are issues losing the data when orientation. I fix it where now it can save the questionNum and correctCounter data. But the questionBank still randomize means the question will change every time screen is rotated.