-
Notifications
You must be signed in to change notification settings - Fork 76
안드로이드 에서 overview 버튼으로 홈에 갔다 앱 복귀시 지도가 stack 됨 #98
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
Comments
안녕하세요. 먼저, 이슈를 제보해주셔서 감사드립니다. 혹시, 해당 단계를 수행하셨을까요? |
@junddao flutter 엔진 자체의 문제라, 제가 해결할 수 있는 부분은 당분간 없을 것 같습니다. |
@note11g 네이티브 지도 옵션에 useTextureView() 을 주면 해결되는것 같은데, 혹시 해당 옵션 사용 안한 이유가 있을까요? |
성능상의 문제와, |
텍스트 필드 크래시 관련해서 이슈링크좀 받을 수 있을까요? |
@betrider 죄송합니다. 텍스트필드 관련 이슈는 GLSurfaceView + Virtual Display의 문제입니다. |
Uh oh!
There was an error while loading. Please reload this page.
다른 폰에서 테스트한 결과 android 9 버전의 폰에서는 문제 없이 동작함을 확인했습니다.
map에 별도 옵션이나 native code 수정을 통해 해결 가능한 사항 있을까요?
The text was updated successfully, but these errors were encountered: