GCRC / nunaliit_android

Android application for Nunaliit
MIT License
1 stars 1 forks source link

back button should close drawer if open #42

Closed ahayes closed 6 years ago

ahayes commented 6 years ago

When the left side drawer is open and the android back button is activated, the drawer should close and the user should be returned to the list of the selected atlas.

grrrian commented 6 years ago

Note: this has been fixed with a know limitation see EmbeddedCordovaActivity.onBackPressed for details.