diff --git a/res/drawable-hdpi/empty_search_results.png b/res/drawable-hdpi/empty_search_results.png deleted file mode 100644 index 6202a330221..00000000000 Binary files a/res/drawable-hdpi/empty_search_results.png and /dev/null differ diff --git a/res/drawable-mdpi/empty_search_results.png b/res/drawable-mdpi/empty_search_results.png deleted file mode 100644 index e418d7c56c3..00000000000 Binary files a/res/drawable-mdpi/empty_search_results.png and /dev/null differ diff --git a/res/drawable-xhdpi/empty_search_results.png b/res/drawable-xhdpi/empty_search_results.png deleted file mode 100644 index a92f000edc2..00000000000 Binary files a/res/drawable-xhdpi/empty_search_results.png and /dev/null differ diff --git a/res/drawable-xxhdpi/empty_search_results.png b/res/drawable-xxhdpi/empty_search_results.png deleted file mode 100644 index 4c549bcaec2..00000000000 Binary files a/res/drawable-xxhdpi/empty_search_results.png and /dev/null differ diff --git a/res/drawable-xxxhdpi/empty_search_results.png b/res/drawable-xxxhdpi/empty_search_results.png deleted file mode 100644 index 1aed6ad18c3..00000000000 Binary files a/res/drawable-xxxhdpi/empty_search_results.png and /dev/null differ diff --git a/res/drawable/empty_search_results.xml b/res/drawable/empty_search_results.xml new file mode 100644 index 00000000000..916210712ba --- /dev/null +++ b/res/drawable/empty_search_results.xml @@ -0,0 +1,30 @@ + + + + + + + \ No newline at end of file diff --git a/res/layout/search_panel.xml b/res/layout/search_panel.xml index 42fbefba0d5..10c2a00ee8e 100644 --- a/res/layout/search_panel.xml +++ b/res/layout/search_panel.xml @@ -85,8 +85,8 @@ android:layout_height="?android:attr/actionBarSize"/>