My app uses an IntentService to update the widget's remote view.  I am
now working on adding support for multiple widget size with the smaller
widget using a different layout than the larger.  Is there a way for my
IntentService to determine which widget size it is being asked to update
so that it knows which layout to specify when it constructs the remote
view?

-- 
Jake Colman -- Android Tinkerer

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