-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#74]Feat: TimerActiveAction 추가 -> 멈추는 이벤트에 따라 케이스를 나눔
- 프로필 더블 클릭, 다른 화면으로 이동할 때는 pauseView를 표시해야하고 - report 버튼을 클릭할 때는 pauseView를 표시하지 않아야 해서 - TimerActiveAction 케이스를 기준으로 Timer를 재개, 멈춤 구현 - info button tap, report button tap 합성 -> infoView를 hidden 시키는 두 가지 액션 처리
- Loading branch information
Showing
2 changed files
with
67 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters