Update asset for no search result image

Bug: 68863351
Test: visual
Change-Id: Ia4d411e5d7d1db8b321fdfde006a93c6ff52ecb3
(cherry picked from commit cb721bd870)
This commit is contained in:
Fan Zhang
2017-11-29 10:53:37 -08:00
parent 419407eaea
commit 8fe9c25e35
7 changed files with 32 additions and 2 deletions

View File

@@ -85,8 +85,8 @@
android:layout_height="?android:attr/actionBarSize"/>
<ImageView
android:layout_height="160dp"
android:layout_width="160dp"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:layout_gravity="center_horizontal"
android:src="@drawable/empty_search_results"/>