auto import from //depot/cupcake/@137055

This commit is contained in:
The Android Open Source Project
2009-03-02 22:54:41 -08:00
parent 233a0136ea
commit b28e1b7d95
35 changed files with 657 additions and 141 deletions

View File

@@ -82,7 +82,7 @@ public class AddAdapter extends BaseAdapter {
mItems.add(new ListItem(res, R.string.group_search,
R.drawable.ic_search_gadget, ITEM_SEARCH));
mItems.add(new ListItem(res, R.string.group_gadgets,
mItems.add(new ListItem(res, R.string.group_widgets,
R.drawable.ic_launcher_gadget, ITEM_GADGET));
mItems.add(new ListItem(res, R.string.group_live_folders,