diff --git a/core/res/res/drawable-hdpi/ic_btn_find_next.png b/core/res/res/drawable-hdpi/ic_btn_find_next.png deleted file mode 100644 index b696a6bb22542..0000000000000 Binary files a/core/res/res/drawable-hdpi/ic_btn_find_next.png and /dev/null differ diff --git a/core/res/res/drawable-hdpi/ic_btn_find_prev.png b/core/res/res/drawable-hdpi/ic_btn_find_prev.png deleted file mode 100644 index 5550c5a6ff689..0000000000000 Binary files a/core/res/res/drawable-hdpi/ic_btn_find_prev.png and /dev/null differ diff --git a/core/res/res/drawable-hdpi/ic_find_next_holo_dark.png b/core/res/res/drawable-hdpi/ic_find_next_holo_dark.png new file mode 100644 index 0000000000000..2fe4f81ee42b0 Binary files /dev/null and b/core/res/res/drawable-hdpi/ic_find_next_holo_dark.png differ diff --git a/core/res/res/drawable-hdpi/ic_find_previous_holo_dark.png b/core/res/res/drawable-hdpi/ic_find_previous_holo_dark.png new file mode 100644 index 0000000000000..d4e9bd17f1213 Binary files /dev/null and b/core/res/res/drawable-hdpi/ic_find_previous_holo_dark.png differ diff --git a/core/res/res/drawable-mdpi/ic_btn_find_next.png b/core/res/res/drawable-mdpi/ic_btn_find_next.png deleted file mode 100644 index abdc247731f93..0000000000000 Binary files a/core/res/res/drawable-mdpi/ic_btn_find_next.png and /dev/null differ diff --git a/core/res/res/drawable-mdpi/ic_btn_find_prev.png b/core/res/res/drawable-mdpi/ic_btn_find_prev.png deleted file mode 100644 index 4e3da1dbc3a44..0000000000000 Binary files a/core/res/res/drawable-mdpi/ic_btn_find_prev.png and /dev/null differ diff --git a/core/res/res/drawable-mdpi/ic_find_next_holo_dark.png b/core/res/res/drawable-mdpi/ic_find_next_holo_dark.png new file mode 100644 index 0000000000000..c138916f9c455 Binary files /dev/null and b/core/res/res/drawable-mdpi/ic_find_next_holo_dark.png differ diff --git a/core/res/res/drawable-mdpi/ic_find_previous_holo_dark.png b/core/res/res/drawable-mdpi/ic_find_previous_holo_dark.png new file mode 100644 index 0000000000000..d2392744c6785 Binary files /dev/null and b/core/res/res/drawable-mdpi/ic_find_previous_holo_dark.png differ diff --git a/core/res/res/drawable-xhdpi/ic_btn_find_next.png b/core/res/res/drawable-xhdpi/ic_btn_find_next.png deleted file mode 100644 index a334a5d1f0e74..0000000000000 Binary files a/core/res/res/drawable-xhdpi/ic_btn_find_next.png and /dev/null differ diff --git a/core/res/res/drawable-xhdpi/ic_btn_find_prev.png b/core/res/res/drawable-xhdpi/ic_btn_find_prev.png deleted file mode 100644 index d7b31779b9ff5..0000000000000 Binary files a/core/res/res/drawable-xhdpi/ic_btn_find_prev.png and /dev/null differ diff --git a/core/res/res/drawable-xhdpi/ic_find_next_holo_dark.png b/core/res/res/drawable-xhdpi/ic_find_next_holo_dark.png new file mode 100644 index 0000000000000..e822605379b23 Binary files /dev/null and b/core/res/res/drawable-xhdpi/ic_find_next_holo_dark.png differ diff --git a/core/res/res/drawable-xhdpi/ic_find_previous_holo_dark.png b/core/res/res/drawable-xhdpi/ic_find_previous_holo_dark.png new file mode 100644 index 0000000000000..0ba45876c6be3 Binary files /dev/null and b/core/res/res/drawable-xhdpi/ic_find_previous_holo_dark.png differ diff --git a/core/res/res/menu/webview_find.xml b/core/res/res/menu/webview_find.xml index 74a40aaa13f78..526b3464ded29 100644 --- a/core/res/res/menu/webview_find.xml +++ b/core/res/res/menu/webview_find.xml @@ -16,11 +16,11 @@