When user selects notifications in drawer layout, if user is not logged in, user is redirected to login activity. If user does not want to login then user need to do two clicks, One for exiting login activity and one to go in other activity.
Expected Behaviour
There should be login button in notification fragment. When user is not logged in and if user wants to login, user is redirected to login activity.
Actual Behaviour
When user selects notifications in drawer layout, if user is not logged in, user is redirected to login activity. If user does not want to login then user need to do two clicks, One for exiting login activity and one to go in other activity.
Expected Behaviour
There should be login button in notification fragment. When user is not logged in and if user wants to login, user is redirected to login activity.
Screenshots of the issue
Would you like to work on the issue?
yes