i forgor but now i rember
This commit is contained in:
parent
a711b39b9c
commit
9e17686c5f
@ -257,7 +257,7 @@ fun CurrentWeather(forecast: Forecast, imperialUnits: Boolean) {
|
|||||||
).toBundle()
|
).toBundle()
|
||||||
)
|
)
|
||||||
},
|
},
|
||||||
interactionSource = MutableInteractionSource(),
|
interactionSource = remember { MutableInteractionSource() },
|
||||||
indication = LocalIndication.current,
|
indication = LocalIndication.current,
|
||||||
)
|
)
|
||||||
) {
|
) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user