summaryrefslogtreecommitdiffstats
path: root/res/layout/deep_shortcut.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/deep_shortcut.xml')
-rw-r--r--res/layout/deep_shortcut.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/deep_shortcut.xml b/res/layout/deep_shortcut.xml
index 089546033..4fcbbd206 100644
--- a/res/layout/deep_shortcut.xml
+++ b/res/layout/deep_shortcut.xml
@@ -21,7 +21,7 @@
android:elevation="@dimen/deep_shortcuts_elevation"
android:background="@drawable/bg_white_pill">
- <com.android.launcher3.BubbleTextView
+ <com.android.launcher3.shortcuts.DeepShortcutTextView
android:id="@+id/deep_shortcut"
style="@style/Icon.DeepShortcut"
android:focusable="true"/>