Fix outlined clock style
This commit is contained in:
parent
c1186148f1
commit
9a5af89ec9
@ -287,6 +287,7 @@ fun Clock(
|
|||||||
twentyFourHours = isTwentyFourHours,
|
twentyFourHours = isTwentyFourHours,
|
||||||
useThemeColor = useThemeColor,
|
useThemeColor = useThemeColor,
|
||||||
darkColors = darkColors,
|
darkColors = darkColors,
|
||||||
|
style = style,
|
||||||
)
|
)
|
||||||
|
|
||||||
is ClockWidgetStyle.Digital2 -> DigitalClock2(
|
is ClockWidgetStyle.Digital2 -> DigitalClock2(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user