Disabling hardware acceleration for mapView leads to constant redraws
问题 Short version: Disabling hardware acceleration with android:hardwareAccelerated="false" in xml changes the background color of my Theme.Sherlock.Light.DarkActionBar theme to a whiter "white". EDIT: this used to be the main question. I changed the title to emphasize the second problem. Disabling hardware acceleration for the mapView only, causes constant redraws. Long version: AFAIK hardware acceleration is enabled by default on API level 14 and up. (reference) Since I'm building and testing