Merge "Update search bar's navup content description" into oc-dr1-dev am: b79d38f2f3 am: 4d5172bfeb

am: e0dee98e12

Change-Id: Ia2fae5915d65ba1141a5d4e37fad544c0860d102
This commit is contained in:
Fan Zhang
2017-07-29 00:23:56 +00:00
committed by android-build-merger

View File

@@ -42,6 +42,7 @@
android:background="?android:attr/selectableItemBackground"
android:contentInsetStartWithNavigation="64dp"
android:navigationIcon="@drawable/ic_search_24dp"
android:navigationContentDescription="@string/search_menu"
android:title="@string/search_menu"
android:titleTextAppearance="@style/TextAppearance.SearchBar"
android:theme="?android:attr/actionBarTheme"/>