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:** I tried to retrieve data from the last state, I want to mark a chip (type Choice where `app:singleSelection="true"`) in the ChipGroup **Expected behavior:** `the color should be changed,...

bug
Need more info

**Description:** Hi, I think this is not a bug but a logical improvement: when I use `setEnabled(false)` to disable a `MaterialButtonToggleGroup`, nothing happens. **Expected behavior:** For me the logical behavior...

bug
Good First Issue
Widget: Button

**Is your feature request related to a problem? Please describe.** BadgeDrawable can show a number on badge very easily. This capability can be extended for strings. This will be useful...

feature request
Awaiting Design Feedback
Widget: Badge

### Thanks for starting a pull request on Material Components! #### Don't forget: Talkback currently for Slider, when selected goes `"[Seekbar] [Use volume keys to adjust]"` The additional of the...

**Description:** I want to use those components in my app but I notice some really unusual loading speed for the initial load after the app is cold started. It takes...

bug
Widget: DatePicker
Widget: TimePicker
Issue: Performance

**Description:** When we add a content description to the view talkback announces the slider without the ability to interact with the slider. So you need to swipe to the right...

bug
Widget: Slider
Issue: Accessibility

And we continue to pick up the [lost fixes](https://github.com/material-components/material-components-android/pull/2921) 😄 The divider (colon) should be aligned as intended by font designer. Do not try to align it yourself, the hardcoded...

Awaiting Design Feedback

I have a fragmentA, in which there is a nested fragmentB(In viewpager2) and a search button. I want to jump from fragmentB to fragmentC. I set exittransition and reentertransition in...

Help wanted

SliderLabelBehaviorDemoFragmenton API 19 SliderLabelBehaviorDemoFragmenton API 29 **Material Library version:** 1.7.0-rc01

bug
Widget: Slider