EMEmily McLeaninblog.emilym.cl·Jun 27, 2024 · 3 min readAndroid ViewModel State MachineAre you faced with a UI best represented by a state machine, but for some reason every other tutorial you can find is terrible and only tells you how to make a generic FSM (or even just calls a sealed interface representing state a FSM), something yo...00