Modular and customizable Material Design UI components for Android
16.42k
stars
3.08k
forks
source link
[Docs] `shapeAppearanceSmallComponent`, `shapeAppearanceMediumComponent`, and `shapeAppearanceLargeComponent` have no effect #4385
Open
manabu-nakamura opened 1 week ago
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.mde.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: