Hi all, Thanks for the response. Luckily I did find the leaking cause, but man it was exhausting...
The problem was that the xml contained a WebView component! As soon as I removed the Webview, things got back on track (even if you dont even set the webview client it leaks...) Is this a bug or is it the intended behaviour? @Everyone: be careful with webview ;) I'll be double posting Cheers, Filipe fadden wrote: > On Mar 31, 2:40 am, Filipe Abrantes <[email protected]> wrote: > >> so can the the XML inflater be causing this leak? can we get a leak from >> the xml itself? >> >> How would you propose to proceed from here... im running out of options... >> > > Can you make this happen on the emulator (or on a rooted device)? If > so, you can generate a heap dump and see where your memory is going. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

