material-components-android
material-components-android copied to clipboard
Modular and customizable Material Design UI components for Android
**Is your feature request related to a problem? Please describe.** Yes, there is a huge gap between what's shown on the material design guidelines of what's possible and beautiful examples,...
**Description:** Full description of issue here Right now, if you check the sample "catalog" and reach the bottom sheet code, you will see it's quite old, not matching the docs,...
**Description:** App freezes when i'm calling dismiss() function from dialog which built with MaterialAlertDialogBuilder. In case of AlertDialog.Builder() it's okay. Also somehow problem appears only in debug build, while in...
**Description:** After the component was declared in XML and referenced the menu, the memory increased by about 25-35MB! When I deleted the menu declaration, the memory returned to normal. also...
**Is your feature request related to a problem? Please describe.** I would like to use the MaterialDatePicker similar to the DatePicker in XML as a regular element in a View....
**Description:** I've created an EFAB that is a direct child of `CoordinatorLayout`. In the CoordinatorLayout there is a RecyclerView with a scroll listener that expands and shrinks the EFAB (I'm...
### Thanks for starting a pull request on Material Components! #### Don't forget: - [x] Identify the component the PR relates to in brackets in the title. `[Buttons] Updated documentation`...
**Description:** The issue is when i add two values in the range slider it's showing stroke with default color **Expected behavior:** Expecting that i should be able to change the...
**Actual behavior:** https://github.com/user-attachments/assets/ceb05660-dd98-4218-8c9e-06fabcb47b2b **Expected behavior:** [link](https://m3.material.io/components/sliders/guidelines#3da6e500-63d9-4a57-b00d-d2c01415ea7a) > On discrete sliders, stop indicators show the predetermined values that can be chosen along the track. The slider snaps to the closest stop....
**Description:** when edittext height too small,i cant change height,I've tried modifying the minheight, padding,paddingtop,paddingbottom and edittext margintop/bootom,so i thank it's bug **Expected behavior:** TextInputLayout height > EditText height **Source code:**...