On Mon, Sep 15, 2014 at 4:14 PM, Nathan <[email protected]> wrote:
> (like a cached Bitmap) using the Activity as a Context. That's the usual >> culprit. >> > > The Android.Graphics.Bitmap class, to my knowledge, does not have any > context reference. > Yeah, sorry, was thinking of drawables, specifically BitmapDrawable. The only thing I could suggest would be a strategy of stripping down your code to as much as possible and then re-adding stuff back in slowly to see what introduces the issue. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

