summaryrefslogtreecommitdiffstats
path: root/res/menu
diff options
context:
space:
mode:
authorAlan Viverette <alanv@google.com>2014-06-06 15:27:32 -0700
committerAlan Viverette <alanv@google.com>2014-06-06 15:27:32 -0700
commit80814f531443b6b18d6c877639c5f718476e7e2f (patch)
tree46c957a2b5cab3e5f66b50a1615c07106cb22392 /res/menu
parent763790ec9c231e1cd86aa1a4e43b779c251ceac3 (diff)
downloadpackages_apps_Settings-80814f531443b6b18d6c877639c5f718476e7e2f.zip
packages_apps_Settings-80814f531443b6b18d6c877639c5f718476e7e2f.tar.gz
packages_apps_Settings-80814f531443b6b18d6c877639c5f718476e7e2f.tar.bz2
Material theme
BUG; 15467097 Change-Id: Ifeda3f6cc1554c4d31357d5010df6958113df964
Diffstat (limited to 'res/menu')
-rw-r--r--res/menu/options_menu.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/menu/options_menu.xml b/res/menu/options_menu.xml
index 1f35c5d..f73ce90 100644
--- a/res/menu/options_menu.xml
+++ b/res/menu/options_menu.xml
@@ -18,7 +18,7 @@
<item
android:id="@+id/search"
android:title="@string/search_menu"
- android:icon="@*android:drawable/ic_search_api_quantum"
+ android:icon="@*android:drawable/ic_search_api_material"
android:showAsAction="collapseActionView|ifRoom"
android:actionViewClass="android.widget.SearchView" />
</menu> \ No newline at end of file