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

fix: 상대전적 세부 화면으로 갈 때 recomposition이 불필요하게 일어나는 문제 해결 #84

Open
wants to merge 2 commits into
base: android
Choose a base branch
from

Conversation

yoonhyeokCho
Copy link

관련 이슈번호


작업 사항


기타 사항


  • 리컴포지션이 일어나는 원인에 대해서는 정확히 파악하지 못해 수정하지 못했습니다. (selectType 등 콜백 함수 및 상태 값이 변경되는 것들을 지우면 한번만 렌더링 됨)
  • 데이터 전달하는 로직을 바꿔서 이전의 뒤로가기 버튼을 눌렀을때의 오류는 고쳤습니다. 이전에 사용했던 데이터 전달 방식에 문제가 있었던 것 같습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

fix: 상대전적 세부 화면으로 갈 때 recomposition이 불필요하게 일어나는 문제 해결
1 participant