android-jigsaw-puzzle
android-jigsaw-puzzle copied to clipboard
Android app that allows you to draw anything and turn it into a jigsaw puzzle.
Testejä
Lisätty yksikkötestejä +3 kpl Gradle uppgrade 4.6 -> 4.8
**Expected behavior** When all the puzzle pieces are in their correct place ie. the puzzle is solved, a message should be shown informing the win. Or the app should take...
**Bug description** The pause button on the puzzle solving screen only pauses the timer but the user can still continue to solve the puzzle, which leads to possible inaccurate times....
Rearranging the puzzle pieces by using "reset button" did not work. This pulll request consist the implementation of the feature.