-
**Describe the bug**
I am try to using the `MessageListActivity` in my app, found that click the "attachment" button at the left bottom will cause a crash.
**SDK version**
- 4.19.0
**To Reprod…
-
PinCodeTextField works perfectly fine in 6.01 but when i upgrade it to 7.0.0 its not populating numbers in PinCodeTextField. Flutter version I'am using is 2.0. This happens only when I use PinCodeTex…
-
**Description:** When inflating a layout, the presence of a TextInputLayout makes the inflation noticably slower. It's enough to add two TILs to a layout to start noticing a lag on my device (nokia 7.…
-
**Description:** I didn't make any changes to my code.
This issue is reproducing for both 4.1.1 and 4.4.0 Gradle versions
App crashing in debug mode but working fine in Release mode.
I tried…
-
When I create a default setup using a light theme, the baked in fragment shows a white background with a white fingerprint icon. I'd like the ability to tint the icon to a different color if possible.…
-
**Description:** related to [this commit](https://github.com/material-components/material-components-android/commit/63d01aa2686d56b165e9131265a449d810359695) , i have BottomSheetDialogFragment, after …
-
I have tried to apply a custom color to the bottom navigation bar but failed.
I tried this:
```xml
true
true
@color/white
false
```
It works for usual DialogFragment but not for the BottomShe…
-
**Description:**
On Material3 theme, `BottomSheetDialogFragment` does not perform slide animation when it appears and it's defined as `` in an Android Navigation Graph.
I've updated my app theme fr…
-
I am doing this...
`private void removeFabOption(FabOption fabOption) {
expandableFabLayout.getPortraitConfiguration().getFabOptions().remove(fabOption);
}`
and get this exception...
…
-
Refer to https://github.com/AlphaWallet/alpha-wallet-ios/issues/2908
hboon updated
3 years ago