summaryrefslogtreecommitdiffstats
path: root/res/layout-sw600dp
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-09-15 18:53:04 -0700
committerWinson Chung <winsonc@google.com>2011-09-16 14:29:35 -0700
commitc7aef8ca7593eaa37ac7dde514e139f113399ce7 (patch)
tree5b5219298ba6ae8b408137fc038f01e6c05a5222 /res/layout-sw600dp
parenta06da29bbed98447409213505bd570f976ff8f88 (diff)
downloadandroid_packages_apps_Trebuchet-c7aef8ca7593eaa37ac7dde514e139f113399ce7.tar.gz
android_packages_apps_Trebuchet-c7aef8ca7593eaa37ac7dde514e139f113399ce7.tar.bz2
android_packages_apps_Trebuchet-c7aef8ca7593eaa37ac7dde514e139f113399ce7.zip
Updating the qsb. (5051804)
Change-Id: I7f5745e64b96951d4ec8d5714389df7ebff30c81
Diffstat (limited to 'res/layout-sw600dp')
-rw-r--r--res/layout-sw600dp/search_bar.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout-sw600dp/search_bar.xml b/res/layout-sw600dp/search_bar.xml
index 44ac14cdf..f8b950c59 100644
--- a/res/layout-sw600dp/search_bar.xml
+++ b/res/layout-sw600dp/search_bar.xml
@@ -27,7 +27,7 @@
android:layout_height="wrap_content"
android:layout_alignParentLeft="true"
android:layout_alignParentTop="true"
- android:src="@drawable/ic_search_normal_holo"
+ android:src="@drawable/ic_home_search_normal_holo"
android:background="?android:attr/selectableItemBackground"
android:onClick="onClickSearchButton"
android:focusable="true"
@@ -50,7 +50,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_toRightOf="@+id/search_divider"
- android:src="@drawable/ic_voice_search_holo"
+ android:src="@drawable/ic_home_voice_search_holo"
android:background="?android:attr/selectableItemBackground"
android:onClick="onClickVoiceButton"
android:focusable="true"