Skip to content

Fixes Issue #67 - Added Logout button

There was no option for logging out of the app as per Issue #67 (closed) so this MR is aimed at adding a log out button to the app. The appropriate localizations were also added. The user data is deleted from the hive database and the user is marked as logged out. Then the user is taken to the InitialScreen. The logout button icon is inspired from Swiggy, a popular app for food delivery in India.
6

Merge request reports