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 want to customize the spacing between the action buttons (OK and Cancel buttons) and the dates in material3 date picker, but unable to do so. Spacing between the...

feature request
Widget: DatePicker

**Description:** I want to customize the height for the material3 date picker, but unable to do so, when switching to year selection UI, the height of date picker dialog changes...

feature request
Widget: DatePicker

**Description:** I want to customize the width for the material3 date picker, but unable to do so. The width of date picker - I want to increase the width of...

feature request
Widget: DatePicker

**Description:** The Japanese translation is not good. ![Screenshot_20231121_183813](https://github.com/material-components/material-components-android/assets/71050561/6c91cb35-7943-45f7-ad21-b83d58c81c8a) **Expected behavior:** ![Screenshot_20231121_215158](https://github.com/material-components/material-components-android/assets/71050561/39768c55-2a1f-4950-bc4f-fd71d809a0bc) (android.app.TimePickerDialog) ![Screenshot_20231121_184925](https://github.com/material-components/material-components-android/assets/71050561/3bcc9ab6-ba8c-4068-b0d9-7475c56b4eac) **Minimal sample app repro:** Catalog app (TimePickerMainDemoFragment) **Android API version:** 34 **Material Library version:** 1.12.0-alpha01 **Device:** Emulator...

bug
Widget: TimePicker

**Description:** I used data binding for display text on ExtendedFloatingActionButton , but it didn't update text, then i tried edit text, textview, ... for sure my code didn't wrong. And...

bug
Widget: FloatingActionButton

closes #1464 https://github.com/material-components/material-components-android/issues/1464#issuecomment-1829309736 #4506

Bumps [org.jetbrains.kotlin:kotlin-bom](https://github.com/JetBrains/kotlin) from 1.8.22 to 2.0.20. Release notes Sourced from org.jetbrains.kotlin:kotlin-bom's releases. Kotlin 2.0.20 Changelog Analysis. API New Features KT-68143 Analysis API: support KtWhenConditionInRange call resolution Performance Improvements KT-67195 K2:...

dependencies