commit | 9c1289cb3bfb74f86e53ec7ac6dd76bb39666b2d | [log] [tgz] |
---|---|---|
author | Joe Onorato <joeo@android.com> | Mon Aug 17 11:03:03 2009 -0400 |
committer | Joe Onorato <joeo@android.com> | Mon Aug 24 14:58:44 2009 -0400 |
tree | bb6f3ea57e53ccf695bd7cf2e3db33786506be5c | |
parent | 02e638e6bf6dac903396a67029d4d48e3cfa87d9 [diff] [blame] |
Redo the launcher loading code and put the real app icons into rollo.
diff --git a/src/com/android/launcher2/UserFolderInfo.java b/src/com/android/launcher2/UserFolderInfo.java index 40ec9e1..75b19ee 100644 --- a/src/com/android/launcher2/UserFolderInfo.java +++ b/src/com/android/launcher2/UserFolderInfo.java
@@ -43,7 +43,7 @@ } /** - * Remove an app or shortcut + * Remove an app or shortcut. Does not change the DB. * * @param item */