Remove LoginActivity/Fragment from stack once user is logged in
sonicmax opened this issue · 0 comments
sonicmax commented
Should modify back button behaviour so that pressing it twice quits the app, instead of going back to LoginActivity (which is pointless if user has already logged in & we have a working cookie). User should have to explicitly choose to logout in order to get back to LoginActivity.