ogarcia / opensudoku

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

Expose the settings menu everywhere #17

Closed bebehei closed 6 years ago

bebehei commented 6 years ago

Previously you had to open a new sudoku to edit the settings. This seems quite counterintuitive for me. This commit lets the settings menu entry show up in every activity a user walks through. FolderListActivity, SudokuListActivity and still GameActivity.

ogarcia commented 6 years ago

Ok. LGTM. Thanks!

bebehei commented 6 years ago

Wow, you even released a new version. I already received the update on my phone. Awesome!