Nacho Ruiz Martin
04/11/2024, 6:38 PMgoTo
, the state is completely reset (show loading state and so).onStart{emit(Unit)}
to start the load and it's also done when coming back. Any example of that kind of behaviour correctly done with Compose state?
Also, is it necessary to override the back handler in all screens? Otherwise, the device back is closing the app.
And, finally, the transition between screens looks quite chunky 😞. Is that normal? How to change it?
Thanks!