Skip to content

[Refactor] SimpleTimerFragment Compose 전환 #544

Description

@edv-Shin

단순 타이머 화면(SimpleTimerFragment)을 Jetpack Compose로 전환합니다

작업 범위

  • SimpleTimerScreen Composable 신규 (Stateless + Preview)
  • SimpleTimerFragment BindingFragment → Fragment + ComposeView + applyAppTheme
  • SimpleTimerViewModel 필요 시 StateFlow/SharedFlow 정리
  • SimpleTimerService 연동은 그대로 유지 (Foreground Service)
  • 커스텀 프로그레스바는 Compose로 직접 구현 (Canvas 또는 CircularProgressIndicator 활용)
  • RecyclerView 목록은 LazyColumn/LazyRow로 이전
  • 관련 XML, drawable, dimens 사용처 없는 항목 정리

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions