am 511ab64d: Fix 2215274 - Duplicate widgets appearing on top of each other
Merge commit '511ab64d25ee45518b816afa9110b3160edf3f7b' into eclair-mr2 * commit '511ab64d25ee45518b816afa9110b3160edf3f7b': 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