electrolobzik
01/03/2024, 12:35 PMmutableStateOf
by default the structuralEqualityPolicy
is used to find changes. But what policy is used for parameters passed to the Composable function? Are they compared by value of by reference?Chuck Jazdzewski [G]
01/03/2024, 5:46 PM