File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -459,11 +459,11 @@ FABs in your app but does not affect other components:
459459 <item name =" floatingActionButtonStyle" >@style/Widget.App.FloatingActionButton</item >
460460</style >
461461
462- <style name =" Widget.App.ExtendedFloatingActionButton" parent =" Widget.Material3.ExtendedFloatingActionButton.Icon" >
462+ <style name =" Widget.App.ExtendedFloatingActionButton" parent =" Widget.Material3.ExtendedFloatingActionButton.Icon.Primary " >
463463 <item name =" materialThemeOverlay" >@style/ThemeOverlay.App.FloatingActionButton</item >
464464</style >
465465
466- <style name =" Widget.App.FloatingActionButton" parent =" Widget.Material3.FloatingActionButton" >
466+ <style name =" Widget.App.FloatingActionButton" parent =" Widget.Material3.FloatingActionButton.Primary " >
467467 <item name =" materialThemeOverlay" >@style/ThemeOverlay.App.FloatingActionButton</item >
468468</style >
469469
You can’t perform that action at this time.
0 commit comments