avikumar15 / avikumar15/connect4
Handle onBackPressed
Open
bug
enhancement
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
After a game is completed, when the back button is pressed, the app takes back to an unstable game status.
Finishing an activity is more desirable. Also, handle onBackPressed during the game.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Android activity and its onBackPressed handling, then reproduce pressing Back after a completed game and during an active game. The change is done when Back finishes the activity after completion and behaves safely during play without returning to an unstable game state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- game-dev, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100