On Thu, Aug 25, 2011 at 7:42 AM, String <sterling.ud...@googlemail.com> wrote:
> If your give the root of your appwidget's layout a width & height of
> match_parent, then it will expand to fill all available space that the OS
> gives it as the user resizes. Seems obvious in retrospect, but none of us
> mentioned it the first time around.

Agreed, it seems obvious. Sorry I didn't think of it, and thanks for
pointing it out!

> Anyway, what I was saying was that 360px square was as large as I could go
> before running into the dreaded "!!! FAILED BINDER TRANSACTION !!!" bug. I'd
> really hoped that would be fixed by now, but apparently not.

It's simply a question of too much memory. Can you tile the image to
send it over in smaller chunks in separate IPC updates?

-- 
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to