I wanted to display a toast message when user clicked on favorite button, the message should be either Added to Fav or removed From Fav, but I want only a single toast to do it. Is it possible? If yes then how to implement it.
I am able to display two toast with two different toast messages