Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compose CalendarView , LaunchedEffect key 값 변경 #178

Open
junhyeongleeee opened this issue Sep 18, 2023 · 0 comments
Open

Compose CalendarView , LaunchedEffect key 값 변경 #178

junhyeongleeee opened this issue Sep 18, 2023 · 0 comments
Assignees
Labels
bug 버그

Comments

@junhyeongleeee
Copy link
Collaborator

junhyeongleeee commented Sep 18, 2023

진행 상황

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

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

@junhyeongleeee junhyeongleeee added the bug 버그 label Sep 18, 2023
@junhyeongleeee junhyeongleeee self-assigned this Sep 18, 2023
junhyeongleeee added a commit to junhyeongleeee/android02-DailyFilm that referenced this issue Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 버그
Projects
Status: No status
Development

No branches or pull requests

1 participant