-
**Describe the bug**
When all the images are deleted directly pressing the delete icon on the action bar, it shows the wrong number of images deleted in the snack bar.
**To Reproduce**
1. Open an…
-
Snackbar and FloatingActionButton are no longer above the bottom bar. They are hidden behind it.
-
Urobiť review aktuálne implementovaných snackbarov a pripraviť návrh na ich zjednotenie do budúcna.
-
In Vuetify 2.6 VSnackbar only add app padding if app prop is true ([28e9e9d](https://github.com/vuetifyjs/vuetify/commit/28e9e9d2bf6f8d9b24dfc954501f0458bb29c3b7)), closes [#11758](https://github.com/…
-
Exception java.lang.RuntimeException:
at android.app.ActivityThread.deliverResults (ActivityThread.java:5324)
at android.app.ActivityThread.handleSendResult (ActivityThread.java:5365)
at andr…
-
Hi,
thank you for your hard work and awesome library!
Is there any way to set custom `height` to `Snackbar`? Something like:
``` JAVA
SnackbarManager.show(
Snackbar.with(context)
…
-
**Summary:**
While creating new charges if there is an error in the Charges Dialog then a snackbar is shown inside the Dialog and the content of the Dialog go invisible. It would be better to show…
aj019 updated
5 years ago
-
Replace some(or all) of the Toasts and use Snackbars instead, as it looks better and more Material(ish).
-
Would be useful for me and probably some of us to be able to know when an animation is finished weither or not there is other messages in queue.
Something like: toast.MaterialSnackbar.showSnackbar({m…
-
android.view.WindowManager$BadTokenException:
Unable to add window -- token android.os.BinderProxy@404d5fc8 is not valid; is your activity running?