yde773786 / Solvadoku

An android application that solves and provides steps on how a Sudoku puzzle was solved.
MIT License
5 stars 0 forks source link

Strategy Info button in the Show Steps activity causes app to crash #8

Closed n44h closed 3 years ago

n44h commented 3 years ago

Pressing the info button next to each step in the Show Steps Activity which gives more information on a specific solving strategy causes the app to crash.

Have not debugged it to find out what is causing the crash.

yde773786 commented 3 years ago

Cannot recreate this issue, believe I've already fixed it earlier though.

n44h commented 3 years ago

The issue only comes up in landscape mode. I'm guessing it's caused by the fact there isn't a dedicated check steps activity for the sw600dp qualifier.

n44h commented 3 years ago

This issue has been resolved.