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

[Unit4][Reply app] Resizable (Experimental) 장치를 rotation할 때 발생하는 문제 #34

Open
ShinJaehun opened this issue Dec 6, 2022 · 2 comments
Labels
question 질문이 있을 경우 사용합니다. Unit4 Beginner 코스 Unit4에서 질문이 있을 경우 사용합니다.

Comments

@ShinJaehun
Copy link

질문 내용

  • Unit4에서 추가한 Resizable (Experimental) 장치를 사용하고 있는데 멈춰버리는 문제가 발생합니다.
  • 여러 다양한 화면에서 어떻게 동작하는지 살펴보고 싶어서 테스트해봤는데요. 디스플레이모드를 변경할 때 가끔 정상적으로 보이지 않는 경우도 있고 특히 화면을 rotation하면 아예 에뮬레이터가 멈춰버립니다. 멈춘 상태에서 어떤 interaction에도 반응하지 않습니다.
  • 안드로이드 스튜디오를 종료한 후에 다시 에뮬레이터를 실행해도 동작하지 않는 것은 마찬가지고 디바이스 매니저에서 에뮬레이터를 삭제하고 다시 추가하거나 시스템을 다시 부팅하면 에뮬레이터가 실행은 되는데 rotation했을 때 멈춰버리는 것은 마찬가지입니다.
  • 이게 제 시스템에서만 발생하는 문제인지 아니면 Experimental 장치이기 때문에 감안해야 하는 건지 알고 싶네요.

코드랩 링크

https://developer.android.com/codelabs/basic-android-kotlin-compose-adaptive-navigation-for-large-screens?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-4-pathway-3%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-adaptive-navigation-for-large-screens#4

스크린샷 또는 코드 스니펫

  • 그냥 화면이 멈춰져 있는 상태라서 굳이 스크린샷을 올릴 필요는 없을 꺼 같네요!

올리기 전 체크사항

  • [ o ] 기존에 같은 질문이 있었는지 확인했습니다.
@ShinJaehun ShinJaehun added question 질문이 있을 경우 사용합니다. Unit1 Beginner 코스 Unit1에서 질문이 있을 경우 사용합니다. labels Dec 6, 2022
@JaesungLeee
Copy link
Collaborator

실기기로 확인해보실 수 있으실까요?

@JaesungLeee JaesungLeee added Unit4 Beginner 코스 Unit4에서 질문이 있을 경우 사용합니다. and removed Unit1 Beginner 코스 Unit1에서 질문이 있을 경우 사용합니다. labels Dec 9, 2022
@ShinJaehun
Copy link
Author

물리 장치 문제라기 보다는 여러 가상 안드로이드 에뮬레이터 장치 중에서 이번 컴포즈 캠프 튜토리얼에서 소개한 Resizable (Experimental) 장치의 안정성과 관련한 질문입니다. 다른 테블릿 에뮬레이터를 사용해서 테스트했을때는 정상적으로 동작했어요.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question 질문이 있을 경우 사용합니다. Unit4 Beginner 코스 Unit4에서 질문이 있을 경우 사용합니다.
Projects
None yet
Development

No branches or pull requests

2 participants