Merge "Update asset for no search result image"

This commit is contained in:
TreeHugger Robot
2017-11-29 21:14:27 +00:00
committed by Android (Google) Code Review
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"/>