Hi, We are using Jetpack Navigation dialogs. The d...
# compose
a
Hi, We are using Jetpack Navigation dialogs. The dialogs has a viewmodel with his state. But when I close my app an reopens it, my state is gone (Dialog just reopens with a clean state). How should I fix that?