-
**Describe the bug:**
Failed to load app resource table
App Wrapping Tool Version: 1.0.3610.6
OS Version: Windows 10
Java version: 11 - 64bit
Application built using Android.
The Wrapping to…
-
# Destinations are not being generated.
I've added the library to my android project. It was working fine with the previous version of `Android Studio (Dolphin)`. When I updated to `Android Studio (E…
-
**Description:**
Using com.google.android.material.textfield.MaterialAutoCompleteTextView, define an ArrayAdapter and setting is layout adapter, but TextView is not wrapping correctly in the dropdown…
-
**Description:** Some attributes of TextInputLayout doesn't work about 'error'.
I find issue about here attributes.
`app:boxStrokeErrorColor="@color/errorStroke"`
` app:errorIconTint="@color/err…
-
**Description:**
Have a GridLayout containing a bunch of items. Add some MaterialButtons through `` and noticed they can't be selected in the editor.
Ok now it seems to happen with every includes…
-
### Page URL
https://docs.flutter.dev/development/ui/material3-updates/
### Page source
https://github.com/flutter/website/tree/main/src/development/ui/material3-updates.md
### Describe th…
-
**Description:** I leverage `SwitchPreferenceCompat` in the preference screen of my app. Even though MDC has released the new switch component in an unstable version, the new switches will not appear …
-
My tests were running fine before the update and are configured with the following annotations:
```
@Config(sdk = [30])
@RunWith(AndroidJUnit4::class)
@LooperMode(LooperMode.Mode.PAUSED)
```
…
-
### 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/docs/…
-
Providing `height: null` to a Material 3 `BottomAppBar` can result in overflows, because the default height will always be 80, instead of null, which forces the internal `SizedBox` to constrain the wi…