material-components-android
material-components-android copied to clipboard
Modular and customizable Material Design UI components for Android
Description: App crashes as it encounters a fatal exception in the createParcelableBadgeStates() function (BadgeUtils.java) Witnessing crashes recently with the below stack trace and the number of crashes seems to increase...
**Description:** Full description of issue here Talkback is not announcing the expanded title on the correct place. The expandedTitleGravity selected bottom. When we started Talkback still Talkback announce the title...
**Is your feature request related to a problem? Please describe.** I recently replaced my OnePlus 3T with an 8T which is why there's some space and a handle below the...
**Description:** The shadow from a `MaterialToolbar` will draw over content below it even if it is of the same elevation. For example, if I have a `MaterialCardView` with `cardElevation=4dp` that...
**How to fix .. Transition Animation Problem Day Night Mood** **Expected behavior:** Screenshots and/or description of expected behavior check back animation Night Mode is good work but Light Mode 👎...
**Description:** Hi, thanks for the new beta release! I was very happy to try out the new checkbox animations, but sadly I have to say that I don't really like...
[TabLayout] Indicator with tabIndicatorFullWidth=false does not match label if label is not centered
**Description:** I have this style ``` false scrollable 0dp 16dp start 0dp 0dp ``` and it renders as this  **Expected behavior:** Indicator should match label width **Android API version:**...
**Description:** Settings a `OnFocusChangeListener` on the `TextInputEditText` inside the `TextInputLayout` notifies the listener only the very first time the focus is gained. **Expected behavior:** The listener should always fire when...
**Description:** I have implemented an Dropdown view as per documentation inside a `MaterialDialog` however even though I don't touch the `AutoCompleteTextView` the dropdown is triggered **Expected behavior:** Trigger dropdown only...
closes https://github.com/material-components/material-components-android/issues/4009 closes https://github.com/material-components/material-components-android/issues/4079