Commit fdc8a3d
Replace FullScreenLoadingIndicator with ActivityIndicator in WorkspacesListPage
As part of the loading indicator standardization (Expensify#69850), replace
FullScreenLoadingIndicator with a plain ActivityIndicator wrapped in a View
with fullScreenLoading styles in WorkspacesListPage.tsx. This prevents the
upcoming shouldUseGoBackButton default from showing duplicate back controls
when TopBar and NavigationTabBar are already visible.
Co-authored-by: Situ Chandra Shil <situchan@users.noreply.github.com>1 parent b8f9a32 commit fdc8a3d
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
738 | 738 | | |
739 | 739 | | |
740 | 740 | | |
741 | | - | |
742 | | - | |
743 | | - | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
744 | 744 | | |
745 | 745 | | |
746 | 746 | | |
| |||
0 commit comments