You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace FullscreenLoadingIndicator with ActivityIndicator in PhoneNumberPage
PhoneNumberPage renders HeaderWithBackButton and FullscreenLoadingIndicator
as siblings. When shouldUseGoBackButton becomes the default, users would see
two back controls. Replace with View + ActivityIndicator to avoid the
conflict while preserving the same visual appearance.
Co-authored-by: Situ Chandra Shil <situchan@users.noreply.github.com>
0 commit comments