Skip to content Skip to sidebar Skip to footer

Whole Screen Turns Into Black For A Short While When First Switching Between Fragment And Mapfragment

I want to switch 2 fragments in the activity with FragmentTransaction and one is MapFragment. In the first switch, the whole screen turn into black for a very short moment. But in

Solution 1:

This is a known issue.

http://code.google.com/p/gmaps-api-issues/issues/detail?id=4639

Maybe you can find some workaround on gmaps-api-issues for your case.

Post a Comment for "Whole Screen Turns Into Black For A Short While When First Switching Between Fragment And Mapfragment"