Fix the build!

This commit is contained in:
Romain Guy
2010-03-04 13:03:17 -08:00
parent 2dc785dbde
commit edcce099c9
23 changed files with 45 additions and 15 deletions

View File

@@ -27,6 +27,8 @@ import android.widget.TextView;
import java.util.ArrayList;
import com.android.launcher.R;
/**
* Adapter showing the types of items that can be added to a {@link Workspace}.
*/