The source project of this merge request has been removed.
SnackbarHelper class implemented.
Summary
created new SnackbarHelper class which decides the text color and background color of snackbar
Test Plan
Before:
the background color and text color were dark making it unreadable at 2 different places
After:
changed the message text color of the snackbar to white and background color to dark gray.