summaryrefslogtreecommitdiffstats
path: root/src/com/android
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/android')
-rw-r--r--src/com/android/wallpaper/livepicker/BubbleTextView.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/com/android/wallpaper/livepicker/BubbleTextView.java b/src/com/android/wallpaper/livepicker/BubbleTextView.java
index 0b5778d..3ac5605 100644
--- a/src/com/android/wallpaper/livepicker/BubbleTextView.java
+++ b/src/com/android/wallpaper/livepicker/BubbleTextView.java
@@ -58,7 +58,6 @@ public class BubbleTextView extends TextView {
}
private void init() {
- setFocusable(true);
mBackground = getBackground();
setBackgroundDrawable(null);