You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As Android is moving away from custom toasts, the use of this library is not recommended. However, it can still be used as long as the app is in the foreground. Currently, I am using an alternate way (based on app compat) to show custom tooltips in my apps and I will try to include it in the future updates of this library.