shigeki7299 / geopaparazzi

Automatically exported from code.google.com/p/geopaparazzi
0 stars 0 forks source link

Out of memory on setBackgroundResource #100

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It looks like setBackgroundResource does not release the bitmaps.
At some point we get a:

at eu.hydrologis.geopaparazzi.maps.MapsActivity

when slideHandleButton.setBackgroundResource(R.drawable.min);

Original issue reported on code.google.com by andrea.a...@gmail.com on 29 Feb 2012 at 9:01

GoogleCodeExporter commented 9 years ago
User message: 18/feb/2012 20:11:17 - 2.5.0 - crashed while dragging the map

Original comment by andrea.a...@gmail.com on 29 Feb 2012 at 9:01

GoogleCodeExporter commented 9 years ago
This has been fixed.

Original comment by andrea.a...@gmail.com on 23 May 2012 at 7:29