aricneto / TwistyTimer

Twisty Timer is a material design twisty puzzle timer for Android. It uses the TNoodle library to generate scramble sequences for all current official speedsolving puzzles.
GNU General Public License v3.0
241 stars 53 forks source link

Press back button twice to exit #74

Closed dvd2000 closed 5 years ago

dvd2000 commented 7 years ago

I find quite annoying that when I'm on the timer, times list or graph "page" if I press the back button the app will immediately close. I suggest that when I'm on the times list or on the graph, pressing the back button will take me to the timer "page", and pressing the button twice will close the app.

aricneto commented 7 years ago

This has been discussed in #51. I find pressing the back button twice to exit the app to be bad user design, but implementing the other behaviors should be OK.

dvd2000 commented 7 years ago

Maybe the double press could be an option?

aricneto commented 7 years ago

Yeah, that could solve it.