[Docs] shapeAppearanceSmallComponent
, shapeAppearanceMediumComponent
, and shapeAppearanceLargeComponent
have no effect
#4385
Labels
Description:
shapeAppearanceSmallComponent
,shapeAppearanceMediumComponent
, andshapeAppearanceLargeComponent
have no effect because they are not used inWidget.Material3.*
(they are used inWidget.MaterialComponents.*
):https://github.com/material-components/material-components-android/blob/master/docs/components/Card.md
https://github.com/material-components/material-components-android/blob/master/docs/components/TextField.md
https://github.com/material-components/material-components-android/blob/master/docs/components/BottomAppBar.md
https://github.com/material-components/material-components-android/blob/master/docs/components/Button.md
https://github.com/material-components/material-components-android/blob/master/docs/components/Chip.md
https://github.com/material-components/material-components-android/blob/master/docs/components/DatePicker.md
https://github.com/material-components/material-components-android/blob/master/docs/components/SideSheet.md
e.g. https://github.com/material-components/material-components-android/blob/master/docs/components/DatePicker.md:
Expected behavior:
The text was updated successfully, but these errors were encountered: