Commit c31fbc9
Replace FullscreenLoadingIndicator with ActivityIndicator in WorkspaceOwnerChangeWrapperPage
The workspace owner change flow screen has a HeaderWithBackButton, so using
FullscreenLoadingIndicator would show duplicate back controls once
shouldUseGoBackButton is enabled by default. Replace it with an ActivityIndicator
wrapped in a View that reproduces the same layout and background styling
(absoluteFillObject, fullScreenLoading, w100).
Co-authored-by: Situ Chandra Shil <situchan@users.noreply.github.com>1 parent f094ea5 commit c31fbc9
1 file changed
Lines changed: 10 additions & 3 deletions
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
105 | 112 | | |
106 | 113 | | |
107 | 114 | | |
| |||
0 commit comments