Skip to content

Commit

Permalink
Introduce interaction timer on opt click functions
Browse files Browse the repository at this point in the history
  • Loading branch information
gingerbeardman committed Jul 10, 2020
1 parent 03fbc6b commit 3b276dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dozer/DozerIcons.swift
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,8 @@ public final class DozerIcons {
statusIcon: .remove
)
}
stopUserInteractionTimer()
startUserInteractionTimer()
resetTimer()
}

Expand Down

0 comments on commit 3b276dd

Please sign in to comment.