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:
Doug
2022-03-15 16:00:06 +00:00
parent 059a8181ed
commit a8626557c1
20 changed files with 158 additions and 207 deletions
@@ -31,7 +31,6 @@ struct OnboardingAvatarViewState: BindableState {
let placeholderAvatarLetter: String
let placeholderAvatarColorIndex: Int
var avatar: UIImage?
var isWaiting = false
var bindings: OnboardingAvatarBindings
var buttonImage: ImageAsset {