[android-developers] Re: ImageButton caching images when using Uri

2008-10-02 Thread Joe Erickson
Sorry to talk t myself on this thread, but in case anyone else runs into this problem in 1.0R1, the current workaround is to set the ImageURI to null and then back to the URI after saving the image. http://code.google.com/p/android/issues/detail?id=925 On Oct 1, 1:02 pm, Joe Erickson <[EMAIL PR

[android-developers] Re: ImageButton caching images when using Uri

2008-10-01 Thread Joe Erickson
Found the link to the bug tracker. So, nevermind. It was on the front page. :) On Oct 1, 12:16 pm, Joe Erickson <[EMAIL PROTECTED]> wrote: > No one else has seen anything like this?  Is there a way to enter this > as a bug against the Android codebase?  I haven't actually seen the > open source

[android-developers] Re: ImageButton caching images when using Uri

2008-10-01 Thread Joe Erickson
No one else has seen anything like this? Is there a way to enter this as a bug against the Android codebase? I haven't actually seen the open source part of this yet (I'd actually try and fix it if it was out there already). On Sep 29, 11:09 am, Joe Erickson <[EMAIL PROTECTED]> wrote: > I'm s