Merge commit 'cf8da6b624492bc1ccb9b33da37bb783c8bba486' into eclair-mr2-plus-aosp * commit 'cf8da6b624492bc1ccb9b33da37bb783c8bba486': Fix 2215274 - Duplicate widgets appearing on top of each other
This commit is contained in:
@@ -607,6 +607,7 @@ public class LauncherModel extends BroadcastReceiver {
|
||||
*/
|
||||
|
||||
mItems.clear();
|
||||
mAppWidgets.clear();
|
||||
|
||||
final Cursor c = contentResolver.query(
|
||||
LauncherSettings.Favorites.CONTENT_URI, null, null, null, null);
|
||||
|
||||
Reference in New Issue
Block a user