Afzal Najam
11/24/2022, 10:48 PMmutableStateOf
make it stable as long as it’s only unwrapped at the end? If not, why does Compose Metrics say that State<Something>
is stable?
Does using referentialEqualityPolicy
make a difference in this case.