On Thu, Jun 23, 2011 at 4:44 AM, String <sterling.ud...@googlemail.com> wrote:
> My widgets in question are all based around a single (if composited) image
> which does "intrinsically have an expandable amount of content." A
> reasonable analogy would be Honeycomb's Picture Frame widget: not
> list-based, but it could easily be expandable, it would just need to zoom
> and/or crop.

Any chance you could use a tile-based structure with a GridView in an
app widget?

I don't really know how well GridView will work in a resizeable app
widget, since you may not know how many columns to specify. I'm just
brainstorming here...

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in London: http://bit.ly/smand1, http://bit.ly/smand2

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