Steps:
a. Add an appwidget to the homescreen smoothly. The event of
ACTION_APPWIDGET_UPDATE  happened.
b. Remove the appwidget from the homescreen. The event of
ACTION_APPWIDGET_DELETE happened.
c. Add an appwidget to the homescreen, but failed by no room. The
event of ACTION_APPWIDGET_UPDATE happened, but the enent of
ACTION_APPWIDGET_DELETE did not happen.

Why? Is there any method to come over this situation?

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