vilmaunjan / FGCUHousing

2 stars 0 forks source link

Pressing back at any time should not prompt an exit #24

Closed GreenFerret95 closed 7 years ago

GreenFerret95 commented 7 years ago

Currently when you press the back button it says, "Are you sure you want to exit"

Instead it should go back to either, 1. the main account choosing screen, or 2. the event list screen.

If you are not on the account choice screen, or the event screen, and you press back, it should bring you to the event screen.

if you are on the event screen and press back, it should bring you to the home screen.

if you are on the home screen and press back, ONLY THEN should you be prompted to exit the application

GreenFerret95 commented 7 years ago

Removed onBack() Method for now

amcharles91 commented 7 years ago

When pressing back on the Event Screen is a are you sure you want to log out. Sometimes users hit back when they do not need too, and if we can definitely hoping on making sure after they log in, next time they open the app, they do not have to re input there login information all the time.