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

Hello, you can create the Progress Material dialog because the Android Progress dialog itself is obsolete.

feature request

**When the Title text is a RTL-language text the Icon remain in Left side of Title panel while I expect title layout follow the direction of title text. i.e. if...

feature request
Widget: Dialog

**Description:** My aim is to create a MaterialDatePicker dialogfragment but instead of displaying as a dialog to use it as a normal embedded fragment **Expected behavior:** The datepicker to work...

feature request
Widget: DatePicker

- Fixes Snackbar flickering that occurs when the anchor view is updated off-screen and `gestureInsetBottomIgnored = false`. - Fixes Snackbar vertical offset when target parent has bottom padding. - Removes...

**Description** When using version `1.11.0`: * A slider with `app:labelBehavior="visible"` presents a bug on scroll, the label does not follow the new position of the slider. This bug was documented...

bug
Widget: Slider

Predictive Back is fully supported in AndroidX Transitions and [Fragments](https://developer.android.com/guide/navigation/custom-back/support-animations#fragments). The default MaterialContainerTransform transition should support predictive back. Ideally, the transition would follow the Predictive Back [design spec](https://developer.android.com/design/ui/mobile/guides/patterns/predictive-back). Related: https://github.com/material-components/material-components-android/issues/3619

feature request
Feature: Transition
Feature: Predictive Back

**Description:** Hi, I was happy that a new slider design was released, but I found many unclear and contradictory details in the [design specs](https://m3.material.io/components/sliders/specs) and resulting unclear details in the...

bug
Awaiting Design Feedback
Widget: Slider

**Description:** The catalog app crashes: 1. Select 2-9 from the exposed dropdown menu. ![Screenshot_20240207_215456](https://github.com/material-components/material-components-android/assets/71050561/6c56360b-27b8-4197-ad7e-34bbd3f0a6e3) 2. Rotate the device. ![Screenshot_20240207_215511](https://github.com/material-components/material-components-android/assets/71050561/296662c9-9519-482f-8449-e2e4fbd96594) 3. Scroll the carousel to the end. **Expected behavior:** The catalog...

bug
Issue: Catalog

**Description:** Divider dividers color refer to ?attr/colorOutlineVarient but in doc it's refer to ?attr/colorOutline Fix: https://github.com/material-components/material-components-android/pull/4027

bug
Widget: Divider