OSDN Git Service

AI 146394: Add ExampleAppWidgetConfigure to manifest and correct update issues.
authorJeffrey Sharkey <>
Thu, 16 Apr 2009 00:15:21 +0000 (17:15 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Thu, 16 Apr 2009 00:15:21 +0000 (17:15 -0700)
commit39dd1623d35c7c0aa534c0d2f1890d5fd896310e
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904
parentfdc03571193b624a9e07a0c9de24b62ae1162d81
AI 146394: Add ExampleAppWidgetConfigure to manifest and correct update issues.
  This adds widget configuration to manifest so we don't crash when trying to insert.  We also correctly push a second update once prefix title has been saved; previously we showed a stale title until next widget update.  Also return the title prefix correctly for a given appWidgetId.
  BUG=1792887

Automated import of CL 146394