Skip to content

Commit

Permalink
Nit
Browse files Browse the repository at this point in the history
  • Loading branch information
adhiamboperes committed Sep 10, 2024
1 parent 063b97a commit 73105a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ class AudioLanguageFragmentPresenter @Inject constructor(
fragment.startActivity(intent)
// Finish this activity as well as all activities immediately below it in the current
// task so that the user cannot navigate back to the onboarding flow by pressing the
// back button once onboarding is complete
// back button once onboarding is complete.
fragment.activity?.finishAffinity()
}

Expand Down

0 comments on commit 73105a0

Please sign in to comment.