summaryrefslogtreecommitdiffstats
path: root/res/layout-sw720dp/search_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-sw720dp/search_bar.xml')
-rw-r--r--res/layout-sw720dp/search_bar.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/layout-sw720dp/search_bar.xml b/res/layout-sw720dp/search_bar.xml
index 55ec959de..b4c948271 100644
--- a/res/layout-sw720dp/search_bar.xml
+++ b/res/layout-sw720dp/search_bar.xml
@@ -19,7 +19,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
<!-- Global search icon -->
- <com.android.launcher2.HolographicImageView
+ <com.cyanogenmod.trebuchet.HolographicImageView
style="@style/SearchButton"
android:id="@+id/search_button"
android:layout_width="wrap_content"
@@ -42,7 +42,7 @@
android:clickable="true" />
<!-- Voice search icon -->
- <com.android.launcher2.HolographicImageView
+ <com.cyanogenmod.trebuchet.HolographicImageView
style="@style/SearchButton.Voice"
android:id="@+id/voice_button"
android:layout_width="wrap_content"
@@ -55,7 +55,7 @@
android:contentDescription="@string/accessibility_voice_search_button" />
<!-- AppsCustomize icon -->
- <com.android.launcher2.HolographicImageView
+ <com.cyanogenmod.trebuchet.HolographicImageView
android:id="@+id/all_apps_button"
android:onClick="onClickAllAppsButton"
android:layout_width="wrap_content"