-
According to the answers of [this stackoverflow's thread](https://stackoverflow.com/questions/32453946/how-to-customize-snackbars-layout), we can customize the view of snackbar in android ([take a loo…
-
When drafting a new toot the face icon (Custom Emoji?) is greyed out. Tapping it anyway displays a brief toast/pop-over error message however the message is truncated and effectively useless: "Your in…
-
Cloned repo. Added CI token. Built the project in Android Studio. Ran it on Emulator and Device as well, the snackbar displays "Failed to update class list on Android Device"
Why is it not working …
-
### Steps to reproduce
1. create a Linux Flutter app with
```bash
flutter create --platforms=linux --org com.test my_app
```
2. Create an implementation of BaseTapGestureRecognizer
```dart…
-
After [refactoring for AndroidX](https://developer.android.com/topic/libraries/support-library/refactor?authuser=3), snackbar and longSnackbar Anko components no longer work.
I'm assuming the libra…
-
### Description
DisplayToastAsync() is worked, after closing app and reopen app from float service button, DisplayToastAsync() is shown but app crash
Toast.MakeText() still worked fine even after …
-
Hello, my option as follow
```
var options = new SnackBarOptions
{
MessageOptions = new MessageOptions
{
Foreg…
-
How to reproduce:
* install ankidroid from a source that is not the playstore. If you build ankidroid yourself, you can use the full variant.
* open ankidroid, give permission to access file
* open…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
### Steps to reproduce
1. Use the example App for Flutter WebView[webview_flutter].
2. On building it over the physical device, turn on the accessibility voiceOver/TalkBack.
3. After that try fo …