Skip to content

SnackbarHelper class implemented.

Ankit Bhardwaj requested to merge (removed):snackbarHelper_branch into master

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
WhatsApp_Image_2019-11-18_at_4.01.09_AM__1_

After:

changed the message text color of the snackbar to white and background color to dark gray.
image

Merge request reports