what if I change the state to something that is ex...
# compose
o
what if I change the state to something that is exactly the same as the state that was there before? will that trigger recomposition?
s
No
o
ok it makes sense
z
Long answer: if you’re using mutableStateOf, it depends on the snapshot mutation policy you can optionally pass in.
s
If you don't know what Zach is talking about, it means you're not doing it so don't worry about it.