codinguser / gnucash-android

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

Close Main Navigation Menu with Back button #857

Closed JeanGarf closed 3 years ago

JeanGarf commented 4 years ago

Steps to reproduce the behaviour

  1. Click on the "home" button to open Main Navigation Menu

  2. Click back button

  3. Open "General Preferences"

  4. Click back button

Expected behaviour

  1. The Main Navigation Menu should close

  2. "General Preferences" are closing and return to Preference List

Actual behaviour

  1. GnuCashAndroid is closed

  2. "General Preferences" closes and returns to Account Activity

Software specifications

JeanGarf commented 4 years ago

I'have corrected this issue in f696a5a4a49ae625282e56374d01c2fb816e2a21, but I don't know yet how to give it to you