Thanks for your comment. I'm only displaying one picture at a time. I'm using the same ImageView object on the active page. So, I'm assuming the old instance should be automatically get gabbage collected. I thought the Gabbage Collector was not running soon enough... so, I forced it to run within the program snipped. It appears the VM Cache and the GC memory are not synched, or have difference clear-up methods. How can dispose of old VM images, in favor of the current image to be displayed.
Per your comment, I did not think the old images were a live... So, how can I dismiss the old images? King -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/MV-full-error-tp5634404p5636786.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
