[Problem] Problem in the map display (gray pixels appear on the map) [Devices we are experiencing the problem and how to reproduce the problem] With large-screen tablets (e.g. 1280 x 800), display MapView in full-screen or equivalent size. When MapView is updated* (invalidate()) in the following conditions, gray pixels appears on the map.
1)Switch Activity When gone from MapActivity to other activity, then came back to MapActivity. 2)Resume When resumed in MapActivity screen. *Problematic MapView updates Auto map update by API when the map screen is swiped Explicit update by using invalidate() in com.google.android.maps.MapView The problem only occurs when above updates are performed (in other words, we don’t get gray pixels while MapView is not loading). Please advise us if there is any solution to the problem. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en