SuperToasts
SuperToasts copied to clipboard
SuperToast is crashing
Previously it wasn't crashing but a few days back i found out that whenever or whereever we call supertoast it crashes the application with this message android.view.WindowManager$BadTokenException: Unable to add window -- token null is not valid; is your activity
what i have already tried.
- debug passing correct context .. still no luck
- tried putting the show toast method into a new runnable method... no luck
See #108 - supertoasts isn't compatible with android O (yet?).