mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-25 11:02:48 +02:00
Use UserIndicatorPresenter for onboarding personalisation.
Remove the service from the display name screen to match the avatar screen. Add a loading indicator to PhotoPickerPresenter. Fix layout issue when selecting non-square avatar image.
This commit is contained in:
@@ -24,6 +24,5 @@ protocol OnboardingAvatarViewModelProtocol {
|
||||
|
||||
func updateAvatarImage(with image: UIImage?)
|
||||
|
||||
func startLoading()
|
||||
func stopLoading(error: Error?)
|
||||
func update(with error: Error)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user