Skip to content

Compose CalendarView , LaunchedEffect key 값 변경 #178

@junhyeongleeee

Description

@junhyeongleeee

진행 상황

  • LaunchedEffect , key 값을 mutableStateList 로 변환 필요
  • CalendarView isCurrentMonth 수정 필요

LaunchedEffect(key1 = reloadList) { resetFilm( reloadList.filter { dateModel -> dateModel.videoUrl != null } ) }

Metadata

Metadata

Labels

bug버그

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions