angjelkom / cordova-plugin-snackbar

Cordova Plugin that displays a Material Design Snackbar
Apache License 2.0
9 stars 7 forks source link

INFINITE LENGTH Snackbar, dismiss programmatically. #5

Closed dpaksoni closed 6 years ago

dpaksoni commented 7 years ago

How can we display a infinite length Snackbar and dismiss programmatically.

angjelkom commented 7 years ago

@dpaksoni dismiss it by clicking the button

dpaksoni commented 7 years ago

I do not want to dismiss it by clicking on any button, rather I want to have a reference of Snackbar object and then dismiss whenever I want by clicking snackbarObj.dismiss();

angjelkom commented 6 years ago

@dpaksoni Updated the plugin to v2.2.0 with the ability to dismiss the snackbar programmatically.. sorry for the delay.. https://github.com/echonox/cordova-plugin-snackbar/commit/1f2e63e8db90d18ea423445c16203bbffdb8935d