codinguser / gnucash-android

Gnucash for Android mobile companion application.
Apache License 2.0
1.23k stars 540 forks source link

Fixes #857 - Close Main Navigation Menu with Back button #866

Closed JeanGarf closed 3 years ago

JeanGarf commented 4 years ago

This fix allows to close the main menu by clicking on the back button

When navigating in the Preferences Activities, clicking on the "Home" button (which appears with a left arrow) acts the same as clicking on the back button : It unpops each Activity.

codinguser commented 3 years ago

Thanks @JeanGarf