Diveboard / android-native

Diveboard android native app
GNU General Public License v3.0
2 stars 2 forks source link

Change main screen back button behaviour to exit app #7

Closed baarkerlounger closed 5 years ago

baarkerlounger commented 5 years ago

Currently when you're on the main app screen (the dive carousel) and press the back button nothing happens. This isn't generally consistent with the default behaviour you'd expect on Android (you'd expect it to either exit the app or less commonly prompt you to confirm exiting the app).

This PR changes the behaviour to make the back button exit the app from the main screen. Also fixes a file format exception on the DB load.