| Issue 7679: | Bug: Black splash screen when instantiating a MAPView | |
| 29 people starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? Please provide a link to a demonstration page if at all possible, or attach code. 1.Replace a fragment in an activity with another fragment having MapView in it. 2.The black screen flickering occurs before the MapView gets rendered Also add the following details: - Device: - 22 - 6.7.74 - 4.1.2 The issue seems to be a duplicate of #4639. But since the issue is appearing again, we are raising it as a bug. ********************************************************* For developers viewing this issue: please click the 'star' icon to be notified of future changes, and to let us know how many of you are interested in seeing it resolved. *********************************************************
Feb 20, 2015
For me, the MapView object is loading Map correctly.But the problem is black screen flickers before the map gets loaded.
Feb 22, 2015
The issue seems to be resolved with new version 6.7.76.
Feb 23, 2015
6.7.76? I see https://developer.android.com/google/play-services/index.html 6.5 as last version.
Feb 23, 2015
I, too, would like to know how to get this magical 6.7.76 version of the play-services libraries.
Feb 23, 2015
I am not sure. Google might be distributing updated version to selected customers for testing purposes.
Feb 23, 2015
Renjith, to clarify: is 6.7.76 the play-services version you're referring to in your build.gradle file? Or the version of the Play Services app installed on your phone?
Feb 23, 2015
Play services version installed on my phone
Feb 23, 2015
So for 6.7.76 installed on my phone this error also reproduces.
Feb 23, 2015
I had problem with version 6.7.74. And that issue is resolved by this updated version.
Feb 24, 2015
Thanks for the updates, everyone. This issue should now be fixed in 6.7.76. (It was in fact unrelated to the other problem in 6.7.74.)
Status:
Fixed
Labels: -Internal-19430200 Internal-19500720
Apr 21, 2015
Again same problem in in services 7.3.29 MapView look like bad, how I understood MapView use SurfaceView for render (and in this case we can't add two fragments with map). 1. Please say what will google play services use in future for render MapView? 2. Is present possibility to come back to previous MapView's rendering mechanism (TextureView)? Thanks.
Apr 24, 2015
Yes again same issue occurred. any update when it'll fix?
Apr 24, 2015
Not fixed in 7.3.29, any reliable workarounds exists?
Apr 27, 2015
The issue is appearing again in 7.3.29
Jun 22, 2015
Issue also appears on 7.5.74. Any workarounds available? Thanks.
Jun 23, 2015
My solution: use only one map for all application, because if you use few maps you depend on google play service and now i don't worry about play service) I propose you do the same.
May 3, 2016
The issue still exists in 8.4.0. Sigh...
Jul 19, 2016
The issue still exists in 2.9.1 I am trying to replace the child fragment inside the parent fragment. Where in which I am seeing a Black screen flash for a second and loads the child fragment.
Jul 19, 2016
Thanks for the further reports that this issue still exists. We are unable to reproduce this issue, so in order to look into this again we'll need a sample that illustrates this issue. The ideal place for hosting a repro sample is GitHub. Please see http://sscce.org/ for details about what the aim of the reproduction sample is. If someone who can reproduce the issue is able to provide a sample we'll take a look.
Status:
Acknowledged
|
|
| ► Sign in to add a comment |
Labels: Internal-19430200