Change password on IO instead of UI thread
All threads resolved!
All threads resolved!
Compare changes
+ 58
− 41
@@ -36,6 +36,7 @@ import androidx.compose.runtime.LaunchedEffect
@@ -43,9 +44,13 @@ import androidx.compose.ui.focus.focusRequester
@@ -64,17 +69,21 @@ fun main() = preview(
@@ -87,7 +96,13 @@ fun main() = preview(
@@ -96,31 +111,30 @@ fun ChangePasswordDialog(
@@ -131,21 +145,20 @@ fun ChangePasswordDialog(
@@ -168,8 +181,8 @@ fun ChangePasswordDialog(
@@ -181,13 +194,17 @@ fun ChangePasswordDialog(