Normal toast are required to display any short message in the app but it doesn't tells the user it's a warning or info or error and doesn't look quite interesting , so converting normal toast to Material Design toast would be better option for wherever normal toast is there .
I have added toast -> MD toast for dashboard activity which have TYPE_INFO toast with symbol.
Before MD Toast
After MD Toast :
It will have well defined Toast Message which looks great with certain icons of Info , Warning , Success etc...
Device and Android version:
I tested it on Physical Samsung J7000 and Realme X phone and various emulators as well , it works fine. It is also used in many production level apps too.
Summary:
Normal toast are required to display any short message in the app but it doesn't tells the user it's a warning or info or error and doesn't look quite interesting , so converting normal toast to Material Design toast would be better option for wherever normal toast is there . I have added toast -> MD toast for dashboard activity which have TYPE_INFO toast with symbol.
Before MD Toast
After MD Toast :
It will have well defined Toast Message which looks great with certain icons of Info , Warning , Success etc...
Device and Android version: I tested it on Physical Samsung J7000 and Realme X phone and various emulators as well , it works fine. It is also used in many production level apps too.
Various types of Toast Message with Icon :