forked from melod1n/fast-messenger
refactor: simplify Profile feature state management and update ViewModel
This commit is contained in:
@@ -210,7 +210,6 @@ fun MainScreen(
|
||||
)
|
||||
profileScreen(
|
||||
activity = activity,
|
||||
onError = onError,
|
||||
onSettingsButtonClicked = onSettingsButtonClicked,
|
||||
onPhotoClicked = onPhotoClicked
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user