Skip to content

Commit

Permalink
Show in progress spinner after phone number is confirmed
Browse files Browse the repository at this point in the history
  • Loading branch information
clauz9 committed Jul 13, 2023
1 parent 47673be commit 89e4298
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,6 @@ private void confirmNumberPrompt(@NonNull Context context,
@NonNull String e164number,
@NonNull Runnable onConfirmed)
{
enterInProgressUiState();

disposables.add(
viewModel.canEnterSkipSmsFlow()
Expand Down

0 comments on commit 89e4298

Please sign in to comment.