[android-developers] Re: Window.FEATURE_NO_TITLE /Theme.NoTitleBar - Leaks Launching Activity
On Sep 2, 3:14 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> On Sun, Sep 2, 2012 at 8:02 AM, itai <i...@live.com> wrote:
> > The framework engineers have more than enough information/reasonable
> > doubt to investigate this and respond.
>
> You are welcome to your opinion. My guess is that their opinion will
> be akin to my opinion, which is that you have not done sufficiently
> rigorous analysis to be worthy of further investigation.
I think your fundamentally wrong here. Application developers should
not debug the underlying framework. I even consider it unprofessional
and a waste of resources (unless you are developing for the
framework). I observed what seems to be an important anomaly and I
have made reasonable effort to prove it in the form of a bug report.
So regardless of any speculation of what experts might think, this is
as far as I'm willing to go. You are welcome to apply "rigorous
analysis" and take the credit, if you think there might be merit
here ... given your opinion.
>
> There have been many people on this list (and elsewhere) who have used
> similar "analysis" to point out leaks, only to be found to be wrong
> once real analysis (e.g., heap dumps and MAT) have been employed.
> Hence, while it is entirely possible that you are indeed correct, it
> is more likely that you are "crying wolf" and will be treated as such.
Least of my concerns :) As noted above I found a solution that I'm
comfortable with and shared it in detail (which is way more than I got
in any response to any question).
It's up to the framework guys to decided how to move forward with
this...
> > AFAIK, "Cause GC" reliably shows there is a problem, as the Activity
> > gets GC'd instantly upon Configuration Change when the ActionBar is
> > present (Visible or Hidden).
>
> Once again, you are welcome to your opinion.
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to Android Development_ Version 4.1 Available!
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home