summaryrefslogtreecommitdiffstats
path: root/res/layout-sw600dp/search_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-sw600dp/search_bar.xml')
-rw-r--r--res/layout-sw600dp/search_bar.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/res/layout-sw600dp/search_bar.xml b/res/layout-sw600dp/search_bar.xml
index ebaf96001..585555bd7 100644
--- a/res/layout-sw600dp/search_bar.xml
+++ b/res/layout-sw600dp/search_bar.xml
@@ -15,12 +15,12 @@
-->
<RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher"
+ xmlns:launcher="http://schemas.android.com/apk/res/com.cyanogenmod.trebuchet"
style="@style/SearchDropTargetBar"
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"
@@ -43,7 +43,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"
@@ -56,7 +56,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"