material-components-android
material-components-android copied to clipboard
Modular and customizable Material Design UI components for Android
**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...
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.  But, the...
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,...
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...
**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...
**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...
At the moment, I see how to implement configuration #1 and #3. But how is configuration #2 supposed to be implemented?