-
Note: this is ONLY reproducible on Android with RN New Architecture enabled
### Current behaviour
When the Snackbar `visible` prop is set to `true`, the Snackbar is rendered onto the screen, but i…
-
Follow-ups from #884.
- [x] Draw behind system bars in MovieDetailsActivity.
- [x] Comments: use round images.
- [x] Use cards to separate panes on wide layouts. https://developer.android.com/lar…
-
Exception java.lang.RuntimeException:
at android.app.ActivityThread.deliverResults (ActivityThread.java:5324)
at android.app.ActivityThread.handleSendResult (ActivityThread.java:5365)
at andr…
-
### Make sure to check the demo app(s) for sample usage
- Done
### Make sure to check the existing issues in this repository
- Done
### If the demo apps cannot help and there is no issue for you…
-
Thank you for this incredible plugin.
I am having an issue with the popup where it hides the native snackbar, i use the popup to message the user about the permission snackbar but when I am using it …
-
Hi,
It looks like in one of the recent versions you guys started to use content:// URIs instead of local paths to handle camera uploads.
This works fine, but when an upload fails for some reason (…
-
### Current behaviour
Showing the `Snackbar` component via the `visible` property seems to be broken when the new architecture with its `Fabric` renderer is enabled. The component is simply not showi…
-
### Steps to reproduce
1. Create a simple flutter app with TextFormField on Home Page
2. Run app on windows flutter
3. Click on field
4. Press enter
5. onFieldSubmitted is not triggered
### Expe…
-
## Description :scroll:
* Give a step-by-step tutorial of Toast & Snackbar in Android (Kotlin).
* Required Documentation or Video or Audio.
## Domain of Contribution :bar_chart:
- […
-
Caused by: java.lang.UnsupportedOperationException: Binary XML file line #7: You must supply a layout_width attribute.
at android.content.res.TypedArray.getLayoutDimension(TypedArray.java:7…