Vaibhav Jaiswal
04/05/2024, 12:37 PMvals
and no mutable property
After generating Compose Compiler report I can see that its marked as Unstable
unstable loadState: LoadStates? = @static null
I have this Crossfade, which keeps recomposing even when the instance is not changed
Crossfade(targetState = loadState?.refresh) {... }
Alex
04/05/2024, 2:03 PMAlex
04/05/2024, 2:03 PMVaibhav Jaiswal
04/05/2024, 2:03 PMAlex
04/05/2024, 2:07 PMAlex
04/05/2024, 2:07 PMAlex
04/05/2024, 2:08 PMAlex
04/05/2024, 2:08 PMVaibhav Jaiswal
04/05/2024, 2:09 PMVaibhav Jaiswal
04/05/2024, 2:10 PMAlex
04/05/2024, 2:10 PMVaibhav Jaiswal
04/05/2024, 2:11 PMAlex
04/05/2024, 2:11 PMVaibhav Jaiswal
04/05/2024, 2:11 PMAlex
04/05/2024, 2:12 PMVaibhav Jaiswal
04/05/2024, 2:12 PMAlex
04/05/2024, 2:12 PM