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
Thanks for your awesome plug-in, I am concerned about two tiny problems:
I am trying to make the main button to dismiss flushbar. I found a way to achieve that, but the code structure will be really ugly, is there any proper way to do that?
I create an object that extends the flushbar, but Android Studios prompt immutable problems: onStatusChanged and _flushbarRoute are not final.
The text was updated successfully, but these errors were encountered:
Hi Andre,
Thanks for your awesome plug-in, I am concerned about two tiny problems:
I am trying to make the main button to dismiss flushbar. I found a way to achieve that, but the code structure will be really ugly, is there any proper way to do that?
I create an object that extends the flushbar, but Android Studios prompt immutable problems: onStatusChanged and _flushbarRoute are not final.
The text was updated successfully, but these errors were encountered: