-
This one comes from https://github.com/owncloud/android/pull/4285#issuecomment-1908115473
### Steps to reproduce
1. Lock a picture file
2. Open the picture in the app to preview it
3. Remove t…
-
#### Bug, feature request, or proposal:
I believe this might be a bug.
In this example I try to load a snackbar into a container using the `viewContainerRef` config.
https://stackblitz.com/edit/…
-
## Use case
I have been working on developing mobile applications for both iOS and Android. While I develop an app for both the platforms, a common widget I use is `SnackBar` which I reckon is th…
-
**Summary:**
Snackbar pops on the FAB on deleting Beneficiary
**Steps to reproduce:**
Beneficiary > Click on any Beneficiary or create new Beneficiary > Delete it from menu
Create new Ben…
-
Can you add a button to your snackbar like in Android?
-
I have a simple method for detecting the change in internet connection. Every change in connection must give a snackbar pops up. When internet connection changes from OFF state to ON, it works perfect…
-
My issue is about [Web]
On mobile web, specifically chrome on IOS, clicking on a toolbar button will hide the keyboard if it is open, and open the keyboard if it is closed. It creates an annoying i…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-snackbar-component@1.1.12` for the proje…
-
i got this error when i try to run code "android.content.res.Resources$NotFoundException: Resource ID #0x0" any idea why?
here is my .xml
```
here is my main activity
FloatingAct…
-
This library makes floating buttons quite simple to setup, but I just want to know CoordinatorLayout support available available for this lib by using Android Design Support Library http://android-de…