Can you have a custom view inside the widget that is fill_parent and
do what you need to do in the onDraw?

Not sure on how often onDraw would get called in a widget on a 3.1
homescreen but I imagine you'll want to be careful about the
efficiency of the code or at least run some benchmarks to see how
often it fires.

Interested to hear/see your solution to this problem as it's likely to
be one that I will face when I get around to it.

Ed

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