Skip to content

Commit

Permalink
ALTAPPS-1350: Add haptic feedback
Browse files Browse the repository at this point in the history
ivan-magda committed Sep 27, 2024
1 parent 2a33dd0 commit 5389aff
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -691,6 +691,7 @@ internal class StepQuizReducer(
StepQuizResolver.isNeedRecreateAttemptForNewSubmission(state.stepQuizState.step)
) {
state to setOf(
Action.ViewAction.HapticFeedback.WrongSubmission,
Action.ViewAction.ScrollTo.CallToActionButton,
Action.ViewAction.BounceCallToActionButton
)

0 comments on commit 5389aff

Please sign in to comment.