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