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
+5 -1
View File
@@ -57,7 +57,6 @@
"rename" = "Rename";
"collapse" = "collapse";
"send_to" = "Send to %@";
"sending" = "Sending";
"close" = "Close";
"skip" = "Skip";
"joined" = "Joined";
@@ -76,6 +75,11 @@
"error" = "Error";
"suggest" = "Suggest";
// Activities
"loading" = "Loading";
"sending" = "Sending";
"saving" = "Saving";
// Call Bar
"callbar_only_single_active" = "Tap to return to the call (%@)";
"callbar_active_and_single_paused" = "1 active call (%@) · 1 paused call";