Merge "Updating call to match framework." into honeycomb
This commit is contained in:
@@ -1347,7 +1347,7 @@ public final class Launcher extends Activity
|
||||
View v = hostView.findViewById(appWidgetInfo.autoAdvanceViewId);
|
||||
if (v instanceof Advanceable) {
|
||||
mWidgetsToAdvance.put(hostView, appWidgetInfo);
|
||||
((Advanceable) v).willBeAdvancedByHost();
|
||||
((Advanceable) v).fyiWillBeAdvancedByHostKThx();
|
||||
updateRunning();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user