This is my scenario: After visiting several activities, a user logs out from the app and is redirected to the login page. what i want is if user press back button while in login page. i want my application exit/closed, instead back to previous activity
Any ideas on the issue? Thanks.