Skip to content

[REFACTOR] Timer 관련 로직 ViewModel로 편입 #71

Description

@jeong-hyeonHwang

문제 상황

  • 앱 내부에서 사용되는 Timer와 관련된 로직이 View 계층에 존재

반영 형태 및 SEQUENCE

  1. Timer 관리를 위한 Custom Class 생성
  • parameter로 갱신 주기 설정 etc를 담당하는 형태로
  1. Timer의 Counter를 받아 UI 갱신을 담당하는 작업만 View 계층에서 이루어지도록 변경

Timer 사용부

  • Education - Lecture
  • Education - Posture
  • Call
  • Dispatch

TODO

  • Custom Class 작성

Timer 관련 로직 호출부 변경

  • Education - Lecture
  • Education - Posture
  • Call
  • Dispatch

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions