Skip to content

[Android] MapView black after Intent.ACTION_OPEN_DOCUMENT #1021

Answered by moiatto
moiatto asked this question in Q&A
Discussion options

You must be logged in to vote

Solved badly with a trick.

from Activity:
Replaced MapFragment...onRestart()
Removed MapFragment...onPause()

but from the symptoms it seems openGL engine problem.

The issue occurs on external calls (Intent.ACTION_OPEN_DOCUMENT or launch app) from a fragment

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by devemux86
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1020 on February 27, 2023 17:31.