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:** There are visual issues with the shared axis transitions when using Fragment 1.3.0-beta01 [device-2020-10-02-174713.mp4.zip](https://github.com/material-components/material-components-android/files/5320447/device-2020-10-02-174713.mp4.zip) The new fragment appears without animation. **Source code:** I used the catalog app with the...

bug
Feature: Transition

https://github.com/material-components/material-components-android/issues/2698... **Description:** BottomAppBar (https://m3.material.io/components/bottom-app-bar/overview): - **Elevation: No shadow** - M3: Bottom app bar has new colors, a taller container, **no elevation or shadow**, and contains the FAB. ![unnamed9](https://user-images.githubusercontent.com/71050561/188041214-bc5d88d0-ef40-4788-a20a-11d5b9f47d7f.png) But, the...

bug
Widget: BottomAppBar

Resolves https://github.com/material-components/material-components-android/issues/1217

**Description:** Full description of issue here I set the bulge for BottomNavigationView through the setTopEdge method of materialShapeDrawable, because the color of the page is similar to that of BottomNavigationView,...

bug
Widget: BottomNavigation

This PR aims to to propagate MaterialButtonToggleGroup setEnabled to it's MaterialButton children Closes #2962 Closes #1813

Permission to select only the interval, for example no more than 10 days. That is, I do not know which start date the user will choose, after he has selected...

feature request
Good First Issue
Widget: DatePicker

**Description:** Not sure if this is an issue, but this was working on material 1.3.0, after upgrading to 1.5 and above, if we want to update the width of the...

bug
Need more info

**Description:** We exprienced a crashe in production related to TabLayout when setting ViewPager adapter from Motorola running Android 11. I wonder if you're aware of the issue and if there's...

bug
Need more info

At the moment, I see how to implement configuration #1 and #3. But how is configuration #2 supposed to be implemented?

feature request
Widget: Switch