refactor: simplify Profile feature state management and update ViewModel

This commit is contained in:
2026-05-30 11:46:14 +03:00
parent 63bae014c5
commit d428af4ac4
5 changed files with 17 additions and 47 deletions
@@ -210,7 +210,6 @@ fun MainScreen(
)
profileScreen(
activity = activity,
onError = onError,
onSettingsButtonClicked = onSettingsButtonClicked,
onPhotoClicked = onPhotoClicked
)