How to add drop shadow to toast
Closed this issue · 1 comments
afrishberg commented
I saw in SO post this example
https://stackoverflow.com/a/39591755/1441731
there are toast with drop shadow under them.
How can I achieve such effect?
@Muddz thanks!
Muddz commented
Hi. The shadow was in a experimental version for long time ago. It was just usage of "Elevation".
You can fork the projekt yourself and add the elevtion
to the LinearLayout
of the toast