BTW, your assessment was incorrect.  It had to do with the placement
of the png in their respective folders (h/m/l-dpi).  Nothing to do
with my "code".

On Jan 7, 12:16 pm, Romain Guy <[email protected]> wrote:
> This error message is usually not related to the GC. This message is logged
> when recycle() is called twice on the same bitmap. Considering you are doing
> your own bitmap management and calling recycle yourself in BaseForm I would
> suspect a bug in your code.
>
>
>
>
>
>
>
>
>
> On Fri, Jan 7, 2011 at 9:44 AM, Mark Murphy <[email protected]> wrote:
> > On Fri, Jan 7, 2011 at 12:36 PM, Joe McCann <[email protected]>
> > wrote:
> > > Also, it appears this is a bug that is "declined" by the Android
> > > team.  "Use less memory in your app" was the original solution
> > > suggested by Romain Guy.
>
> > >http://code.google.com/p/android/issues/detail?id=8488
>
> > The issue you list here would appear to have nothing to do with your
> > problem, considering that your error ("trying to use a recycled
> > bitmap") appears nowhere in that issue.
>
> > --
> > Mark Murphy (a Commons Guy)
> >http://commonsware.com|http://github.com/commonsguy
> >http://commonsware.com/blog|http://twitter.com/commonsguy
>
> > Warescription: Three Android Books, Plus Updates, One Low Price!
>
> > --
> > 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]<android-developers%2Bunsubs 
> > [email protected]>
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Romain Guy
> Android framework engineer
> [email protected]
>
> Note: please don't send private questions to me, as I don't have time to
> provide private support.  All such questions should be posted on public
> forums, where I and others can see and answer them

-- 
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

Reply via email to