Skip to content

Catch closing the app on Android

Martin Hoeher requested to merge 549-android-back-button into development

On Android, when the user uses the back button (effectively trying to close the app), catch this properly and first go back one page. Only if we are at the top, let the app close.

Closes #549 (closed)

Merge request reports