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
@13018585117 Is this related to the library or your code? Because I can't find "ToastPresenter" in current repo. If you could mention more information could be helpful.
Moreover, "SettingActivity" could be part of your application and you are passing "Activity Context" to a global level where it is leaking the memory. You should pass "Application Context" for showing "Toast" rather activity one.
@benwicks @emamirazavi @ChintanRathod @DennyWeinberg
The text was updated successfully, but these errors were encountered: