Skip to content

안드로이드의 경우, 지도가 있는 화면에서 이동할 때 화면이 깜빡입니다. #122

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

Closed
BurnFaithful opened this issue Sep 22, 2023 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@BurnFaithful
Copy link

BurnFaithful commented Sep 22, 2023

현재 해당 패키지로 네이버 지도를 표시(전체 지도가 아닌 Container로 사이즈를 지정한 작은 지도)하는 화면이 하나 있고,
해당 화면에서 이탈(back, push, ... 모두)할 때 이동한 화면에서 이전 화면이 일시적으로 깜빡입니다.
이 부분은 심각한 UX 이슈가 발생하는데 원인 파악이 어렵습니다.
디버깅 결과 안드로이드에서만 발생하는 이슈로 보입니다.
아래는 해당 이슈와 관련된 에러 로그입니다.

E/Surface (23307): freeAllBuffers: 1 buffers were freed while being dequeued!
E/Surface (23307): getSlotFromBufferLocked: unknown buffer: 0xb400007bd3495620

@YongWoo-8933
Copy link

같은 에러를 겪고 있습니다. 이전에 앱의 생명주기가 변할 때 지도가 위로 튀어나오는 현상과도 관련이 있어보입니다.

@battlecook
Copy link

같은 증상이 있습니다. 혹시 해결하는법 있을까요?

@note11g
Copy link
Owner

note11g commented Oct 21, 2023

#84 이슈와 중복입니다. 해당 이슈에 코멘트 부탁드립니다.

@note11g note11g closed this as completed Oct 21, 2023
@note11g note11g added duplicate This issue or pull request already exists and removed 1.0 (deprecated label) 1.0 version's issue Android labels Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants