Skip to content

[Refactor] ProfileImageDetailFragment Compose 전환 #511

Description

@edv-Shin

어떤 기능인가요?

프로필 이미지 상세 화면(ProfileImageDetailFragment)을 Compose로 전환

작업 상세 내용

  • ProfileImageDetailScreen Compose 작성 (HorizontalPager + Coil AsyncImage + 상단 페이지 카운터/뒤로가기/메뉴 + DropdownMenu)
  • ProfileImageDetailFragment → 일반 Fragment + ComposeView + applyAppTheme 구조로 전환
  • ProfileImageDetailViewModel LiveData → StateFlow 전환 (profileImages만 해당, SharedFlow는 유지)
  • ProfileImageAdapter, menu_profile_image.xml, item_profile_image.xml 정리
  • fragment_profile_image_detail.xml 삭제, nav graph tools:layout 정리
  • feature/profile 모듈에 coil-compose 의존성 추가

참고할만한 자료(선택)

  • Compose 마이그레이션 계획서 (3단계 단순/보통 경계)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions