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
{{ message }}
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.
Hi, I am testing this library and is great, but there are a problem width function gravity. This is mi code:
`
SuperActivityToast superActivityToast = new SuperActivityToast(context, Style.TYPE_PROGRESS_CIRCLE);
The problem is that the toast always appear at bottom-left on the screen. I have tried to change between all types of gravity, but the toast always appear at bottom-left.
Does it is a bug? or Does my code is wrong?
Thanks in advance!
Best regards!
The text was updated successfully, but these errors were encountered:
Hi, I am testing this library and is great, but there are a problem width function gravity. This is mi code:
`
SuperActivityToast superActivityToast = new SuperActivityToast(context, Style.TYPE_PROGRESS_CIRCLE);
The problem is that the toast always appear at bottom-left on the screen. I have tried to change between all types of gravity, but the toast always appear at bottom-left.
Does it is a bug? or Does my code is wrong?
Thanks in advance!
Best regards!
The text was updated successfully, but these errors were encountered: