GritLearning / grit

Grit Learning app
5 stars 1 forks source link

Back Button after passing a quiz sends to fail screen and sets the level back #6

Closed Breccan closed 11 years ago

norbu09 commented 11 years ago

docs are here: http://docs.phonegap.com/en/2.5.0/cordova_events_events.md.html#backbutton

we need to catch the back button on various instances in the app

norbu09 commented 11 years ago

angular dependent stuff here: http://jnelson.in/angularjs/handling-android-device-back-button-with-phonegap-and-angular-js/jacob-nelson

eoinkelly commented 11 years ago

This has been implemented.