ogarcia / opensudoku

Open Source Sudoku game for Android.
GNU General Public License v3.0
328 stars 144 forks source link

Undo and settings action buttons #55

Closed jlnordin closed 4 years ago

jlnordin commented 4 years ago

This is a small change that adds the Undo and Settings buttons as always-shown action buttons when in the Sudoku Play activity. I find that having easy access to "Undo" is essential. :-)

For these two buttons I generated a black and white version of the clip art icons in Android Studio, as opposed to the existing grey icons. I found that these icons are more legible when placed against the various themes we now support.

Undo and Settings Action Buttons

Scenarios Tested