From 261e106d87056d0c9727dd9ae436d5aadadd0762 Mon Sep 17 00:00:00 2001 From: Walter Jang Date: Fri, 13 Mar 2015 11:07:23 -0700 Subject: Compact contact editor UI tweaks * Move delete ActionBar icon option back into the overflow * Move the "More fields" option back to left alignment and give it accent color * Make unfocused fields 25% black * Layout/padding tweaks - Remove the 0 bottom padding on names so that all fields have the same spacing between each other - Use the min edit height on the "More fields" row so that the spacing is the same as the other fields. Bug 19729447 Change-Id: Ia11c74c1b65f96f937d6e51ed143f5f088b41561 --- res/drawable-xxhdpi/ic_delete_white_24dp.png | Bin 194 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 res/drawable-xxhdpi/ic_delete_white_24dp.png (limited to 'res/drawable-xxhdpi') diff --git a/res/drawable-xxhdpi/ic_delete_white_24dp.png b/res/drawable-xxhdpi/ic_delete_white_24dp.png deleted file mode 100644 index 3fcdfdb55..000000000 Binary files a/res/drawable-xxhdpi/ic_delete_white_24dp.png and /dev/null differ -- cgit v1.2.3