Can't Repro
Status Update
Comments
ni...@google.com <ni...@google.com> #2
Does this reproduce in 1.3.7 or is it a regression in 1.4.0-alpha01?
ni...@google.com <ni...@google.com>
mu...@gmail.com <mu...@gmail.com> #3
A user reported it to me when my app was using the prod version 1.3.7.
I saw that the 1.4.0 alpha included a fix regarding corrupted webp images and hoped that it would work. Seems a little different issue though.
So it is not a regression, it is both reproducible in the prod and alpha version.
I saw that the 1.4.0 alpha included a fix regarding corrupted webp images and hoped that it would work. Seems a little different issue though.
So it is not a regression, it is both reproducible in the prod and alpha version.
Description
I have used Bottom app bar in my application. Now I want to display a snackbar in my app. But the issue is when I display snackbar in my app it overrides bottom app bar. I want to show snack bar above the bottom app bar as per MDC guideline. So How to achieve this?