anitab-org / powerup-android

PowerUp is an educational choose-your-own-adventure game that utilizes a users uploaded curriculum to empower pre-adolescents to take charge of their reproductive health. This is the Android version of the game.
GNU General Public License v2.0
116 stars 430 forks source link

Fixed issue of timer freezing in Memory Match #1325 #1342

Closed apoorva-mk closed 5 years ago

apoorva-mk commented 5 years ago

Description

Fixed the cause of timer stopping when home button pressed and game resumed by adding onRestart() method.

Fixes # 1325

Type of Change:

Delete irrelevant options.

Code/Quality Assurance Only

How Has This Been Tested?

Tested it on various possible scenarios and the app performed as expected.

Checklist:

Delete irrelevant options.

Code/Quality Assurance Only

20190129002125720x14400

apoorva-mk commented 5 years ago

Hey! I've sent a new pull request for the issue. Please review it. Thank you :)