Remove guava dependency to speed up build.

Change-Id: I4cee4b6324e72e94c1241e10f3cdc507d65512cd
This commit is contained in:
Jeff Sharkey
2013-03-06 11:46:54 -08:00
parent b805ceda30
commit e6c5003278
10 changed files with 14 additions and 18 deletions

View File

@@ -32,7 +32,7 @@ import android.util.AttributeSet;
import android.util.Log;
import android.view.View;
import com.google.common.collect.Lists;
import com.google.android.collect.Lists;
import java.util.ArrayList;