summaryrefslogtreecommitdiff
path: root/java/com/android/contacts/common/res/layout/search_bar_expanded.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/contacts/common/res/layout/search_bar_expanded.xml')
-rw-r--r--java/com/android/contacts/common/res/layout/search_bar_expanded.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/com/android/contacts/common/res/layout/search_bar_expanded.xml b/java/com/android/contacts/common/res/layout/search_bar_expanded.xml
index f0179ad30..ccea3f76f 100644
--- a/java/com/android/contacts/common/res/layout/search_bar_expanded.xml
+++ b/java/com/android/contacts/common/res/layout/search_bar_expanded.xml
@@ -28,7 +28,7 @@
android:layout_centerVertical="true"
android:background="?attr/selectableItemBackgroundBorderless"
android:contentDescription="@string/action_menu_back_from_search"
- android:src="@drawable/quantum_ic_arrow_back_vd_theme_24"
+ android:src="@drawable/back_arrow"
android:tint="@color/contactscommon_actionbar_background_color"/>
<EditText