From 1896344b53ddf6cdaf17dc02a05c45f587879d99 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 6 Jun 2014 17:20:13 -0700 Subject: Revise remove view target positioning. - Move placement from dialtacts activity layout to the lists fragment, so that it can be positioned over the tab bar. - Relocate references to RemoveView/RemoveViewContainer to the lists fragment from the activity class. - Set colors using tints, remove old highlight state asset. - Fade out search bar and recent card when dragging. Bug: 15434489 Change-Id: I49205c79aeb008a30efc3c2ea417b8836444e203 --- res/drawable-xhdpi/ic_remove_highlight.png | Bin 974 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 res/drawable-xhdpi/ic_remove_highlight.png (limited to 'res/drawable-xhdpi') diff --git a/res/drawable-xhdpi/ic_remove_highlight.png b/res/drawable-xhdpi/ic_remove_highlight.png deleted file mode 100644 index 57949e317..000000000 Binary files a/res/drawable-xhdpi/ic_remove_highlight.png and /dev/null differ -- cgit v1.2.3