Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Commit b29adef

Browse files
codeman7material-automation
authored andcommitted
#Buttons Update colors on button size being set
PiperOrigin-RevId: 756021438
1 parent 4dccdb6 commit b29adef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/M3CButton/src/M3CButton.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ - (void)setButtonSize:(M3CButtonSize)buttonSize {
130130
[self updateFont];
131131
[self updateSymbolFont];
132132
[self updateShadows];
133+
[self updateColors];
133134
}
134135

135136
// Colors

0 commit comments

Comments
 (0)