[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/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/Card.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
https://github.com/material-components/material-components-android/blob/master/docs/components/TextField.md
e.g. https://github.com/material-components/material-components-android/blob/master/docs/components/DatePicker.md:
Expected behavior:
See also:
https://m3.material.io/components/bottom-app-bar/overview#adfd8035-0454-40e6-8ebb-1aee46d9f32a:
https://github.com/material-components/material-components-android/blob/master/docs/components/BottomAppBar.md#bottom-app-bar-theming-example:
The text was updated successfully, but these errors were encountered: