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
I want remove ProgressDialog when sending email, so I add to builder .withProcessVisibility(false). Now ProgressDialog dialog not showing but onSuccess() not being called.
@ogasimli While waiting for the author merge this fixing PR on this issue, you could check out my fork repo instead https://github.com/luongvo/GmailBackground It's the same to this lib but has some bugs fixing and features
I want remove ProgressDialog when sending email, so I add to builder .withProcessVisibility(false). Now ProgressDialog dialog not showing but onSuccess() not being called.
The text was updated successfully, but these errors were encountered: