-
Notifications
You must be signed in to change notification settings - Fork 8
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
[AN] 홈 화면 회전시 이전에 선택한 화면을 그대로 보여준다. #534
Comments
SeongHoonC
added a commit
that referenced
this issue
Oct 16, 2023
* refactor: show 이벤트 제거 * refactor: 홈 화면 회전시 축제리스트로 되돌아가는 문제 해결 * refactor: 필요없는 이벤트 제거 * feat: 로그인하지 않고 돌아가면 축제리스트 화면으로 돌아간다 * refactor: 홈화면 로그인화면 테스트 리팩터링 * refactor: 필요 없는 코드 제거 * refactor: 테스트 함수명 의미에 맞게 변경 * refactor: selectItemOrSignIn 함수명 변경 * refactor: 함수 순서 변경 * fix: 잘못된 테스트 코드 내용 수정 * refactor: laitInit 를 by lazy 로 변경
BGuga
pushed a commit
that referenced
this issue
Oct 17, 2023
* refactor: show 이벤트 제거 * refactor: 홈 화면 회전시 축제리스트로 되돌아가는 문제 해결 * refactor: 필요없는 이벤트 제거 * feat: 로그인하지 않고 돌아가면 축제리스트 화면으로 돌아간다 * refactor: 홈화면 로그인화면 테스트 리팩터링 * refactor: 필요 없는 코드 제거 * refactor: 테스트 함수명 의미에 맞게 변경 * refactor: selectItemOrSignIn 함수명 변경 * refactor: 함수 순서 변경 * fix: 잘못된 테스트 코드 내용 수정 * refactor: laitInit 를 by lazy 로 변경
BGuga
pushed a commit
that referenced
this issue
Oct 17, 2023
* refactor: show 이벤트 제거 * refactor: 홈 화면 회전시 축제리스트로 되돌아가는 문제 해결 * refactor: 필요없는 이벤트 제거 * feat: 로그인하지 않고 돌아가면 축제리스트 화면으로 돌아간다 * refactor: 홈화면 로그인화면 테스트 리팩터링 * refactor: 필요 없는 코드 제거 * refactor: 테스트 함수명 의미에 맞게 변경 * refactor: selectItemOrSignIn 함수명 변경 * refactor: 함수 순서 변경 * fix: 잘못된 테스트 코드 내용 수정 * refactor: laitInit 를 by lazy 로 변경
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
✨ 세부 내용
화면 회전시 홈 화면으로 돌아가는 문제 해결
⏰ 예상 소요 시간
2시간
The text was updated successfully, but these errors were encountered: