material-components-android icon indicating copy to clipboard operation
material-components-android copied to clipboard

Modular and customizable Material Design UI components for Android

Results 477 material-components-android issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

bug
P1
Widget: Badge
Widget: NavigationView

**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...

bug
Widget: TopAppBar

**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...

feature request
Widget: BottomNavigation

**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...

bug
Widget: TopAppBar

**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 👎...

bug

**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...

bug
Widget: Checkbox

**Description:** I have this style ``` false scrollable 0dp 16dp start 0dp 0dp ``` and it renders as this ![Screenshot_20200617-110524](https://user-images.githubusercontent.com/3774524/84879078-05a71480-b08b-11ea-8ab6-6cf98826ce2b.png) **Expected behavior:** Indicator should match label width **Android API version:**...

bug
Widget: Tab

**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...

bug
Widget: TextField

**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...

bug
Widget: TextField
Widget: Dialog

closes https://github.com/material-components/material-components-android/issues/4009 closes https://github.com/material-components/material-components-android/issues/4079