Changes:
Earlier when we press the back button from recent submissions page, the app would take you to its home page, Now this is fixed .Pressing back from recent submissions takes you to profile page .
[x] Run unit tests with ./gradlew check to make sure you didn't break anything
[x] If you have multiple commits please combine them into a single commit by squashing them.
Please add screenshots/GIFs here if there are any changes to the UI below.
Fixes #9
Changes: Earlier when we press the back button from recent submissions page, the app would take you to its home page, Now this is fixed .Pressing back from recent submissions takes you to profile page .
[x] Run unit tests with
./gradlew check
to make sure you didn't break anything[x] If you have multiple commits please combine them into a single commit by squashing them.
Please add screenshots/GIFs here if there are any changes to the UI below.