summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/BubbleTextView.java
diff options
context:
space:
mode:
authorRomain Guy <romainguy@android.com>2010-03-04 13:03:17 -0800
committerRomain Guy <romainguy@android.com>2010-03-04 13:03:17 -0800
commitedcce099c98a6c40d10109ac092ab50f9d2668f3 (patch)
tree92a0416dd26317f2b38602c2b8cb9cce5b7b6b0c /src/com/android/launcher2/BubbleTextView.java
parent2dc785dbde506090d6df6572c6cc88d7958754f0 (diff)
downloadandroid_packages_apps_Trebuchet-edcce099c98a6c40d10109ac092ab50f9d2668f3.tar.gz
android_packages_apps_Trebuchet-edcce099c98a6c40d10109ac092ab50f9d2668f3.tar.bz2
android_packages_apps_Trebuchet-edcce099c98a6c40d10109ac092ab50f9d2668f3.zip
Fix the build!
Diffstat (limited to 'src/com/android/launcher2/BubbleTextView.java')
-rw-r--r--src/com/android/launcher2/BubbleTextView.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/com/android/launcher2/BubbleTextView.java b/src/com/android/launcher2/BubbleTextView.java
index eaaff1cbb..4a56e1bb0 100644
--- a/src/com/android/launcher2/BubbleTextView.java
+++ b/src/com/android/launcher2/BubbleTextView.java
@@ -25,6 +25,8 @@ import android.graphics.RectF;
import android.graphics.drawable.Drawable;
import android.text.Layout;
+import com.android.launcher.R;
+
/**
* TextView that draws a bubble behind the text. We cannot use a LineBackgroundSpan
* because we want to make the bubble taller than the text and TextView's clip is