App does not Logout completely [Activity not destroyed]
antarikshc opened this issue · 1 comments
antarikshc commented
- Bug Report
Bug Report
Actual Behaviour
App does not Close Home/Dashboard Activity when 'Logout' button is pressed.
User can go back to the Logged in Home/Dashboard activity by pressing back button.
Expected Behaviour
App should release all logged in states and destroy the Home/Dashboard activity.
App should close itself when user presses back button on Login Activity
rob729 commented
@brijeshshah13 @antarikshc Can I work on this issue?