From 8cda8b0f242808fc4e13765498e7568d9bece954 Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Wed, 16 Sep 2015 12:40:00 -0700 Subject: Improve clickability of search bar buttons Move some padding around to increase the touch area of the voice search and overflow menu buttons Replace microphone icon with correctly-sized one (24dp) per material design guidelines Bug: 22958299 Change-Id: I79ac81738eb4efbcdaf7d211afbec6fba6344c7f --- res/drawable-hdpi/ic_mic_grey600.png | Bin 0 -> 377 bytes res/drawable-hdpi/ic_voice_search.png | Bin 1249 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-hdpi/ic_mic_grey600.png delete mode 100644 res/drawable-hdpi/ic_voice_search.png (limited to 'res/drawable-hdpi') diff --git a/res/drawable-hdpi/ic_mic_grey600.png b/res/drawable-hdpi/ic_mic_grey600.png new file mode 100644 index 000000000..4b67cf71a Binary files /dev/null and b/res/drawable-hdpi/ic_mic_grey600.png differ diff --git a/res/drawable-hdpi/ic_voice_search.png b/res/drawable-hdpi/ic_voice_search.png deleted file mode 100644 index 9631d3e3d..000000000 Binary files a/res/drawable-hdpi/ic_voice_search.png and /dev/null differ -- cgit v1.2.3