On Feb 8, 2:15 am, Urakagi <[email protected]> wrote:

> Hi, in HTC Sense, we can choose widgets of different size after
> tapping a single entry in the widget list.
> Is this also possible in pure Android Framework?

AFAIK it is not generally possible. Overall widget size is specified
in XML and determines how many home screen cells it takes up. Within
that overall size, you can do whatever you like with your widget's
appearance in terms of using its entire area (or not), but you can't
modify its cell footprint.

If there's a better solution to this, I'd like to hear about it, but
all of my appwidget experience leads me to believe there's not.

String

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