developersdo/empleo-dot-net

Mobile : Stop blocking the back button when fragment stack is empty

codnee opened this issue · 0 comments

When the user is in the main page of the application and is viewing the list of jobs, if they press the back button they should return to the android home.

Expected behavior:
Pressing the back button returns to the android home.

Actual behavior:
Pressing the back button does nothing.