From 46f6a96d8aae2724a9a9af2522f4b2b6c702d48d Mon Sep 17 00:00:00 2001 From: Mindy Pereira Date: Thu, 3 Nov 2011 15:16:17 -0700 Subject: Use mailcomon for attachment styling. Part of fixes for b/5517524 compose on tablets needs redlines Change-Id: Ib0a2e91183583f2b02d6006aa4902bdfefaf4a82 --- res/drawable-hdpi/ic_attachment_holo_light.png | Bin 1014 -> 0 bytes res/drawable-hdpi/ic_cancel_holo_light.png | Bin 393 -> 0 bytes res/drawable-mdpi/ic_attachment_holo_light.png | Bin 734 -> 0 bytes res/drawable-mdpi/ic_cancel_holo_light.png | Bin 312 -> 0 bytes res/drawable-xhdpi/ic_attachment_holo_light.png | Bin 1337 -> 0 bytes res/drawable-xhdpi/ic_cancel_holo_light.png | Bin 1477 -> 0 bytes res/layout/attachment.xml | 60 ------------------------ 7 files changed, 60 deletions(-) delete mode 100644 res/drawable-hdpi/ic_attachment_holo_light.png delete mode 100644 res/drawable-hdpi/ic_cancel_holo_light.png delete mode 100644 res/drawable-mdpi/ic_attachment_holo_light.png delete mode 100644 res/drawable-mdpi/ic_cancel_holo_light.png delete mode 100644 res/drawable-xhdpi/ic_attachment_holo_light.png delete mode 100644 res/drawable-xhdpi/ic_cancel_holo_light.png delete mode 100644 res/layout/attachment.xml diff --git a/res/drawable-hdpi/ic_attachment_holo_light.png b/res/drawable-hdpi/ic_attachment_holo_light.png deleted file mode 100644 index 60a333148..000000000 Binary files a/res/drawable-hdpi/ic_attachment_holo_light.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_cancel_holo_light.png b/res/drawable-hdpi/ic_cancel_holo_light.png deleted file mode 100644 index d8cacb44a..000000000 Binary files a/res/drawable-hdpi/ic_cancel_holo_light.png and /dev/null differ diff --git a/res/drawable-mdpi/ic_attachment_holo_light.png b/res/drawable-mdpi/ic_attachment_holo_light.png deleted file mode 100644 index 0b6cc108c..000000000 Binary files a/res/drawable-mdpi/ic_attachment_holo_light.png and /dev/null differ diff --git a/res/drawable-mdpi/ic_cancel_holo_light.png b/res/drawable-mdpi/ic_cancel_holo_light.png deleted file mode 100644 index 56705c333..000000000 Binary files a/res/drawable-mdpi/ic_cancel_holo_light.png and /dev/null differ diff --git a/res/drawable-xhdpi/ic_attachment_holo_light.png b/res/drawable-xhdpi/ic_attachment_holo_light.png deleted file mode 100644 index f878ed696..000000000 Binary files a/res/drawable-xhdpi/ic_attachment_holo_light.png and /dev/null differ diff --git a/res/drawable-xhdpi/ic_cancel_holo_light.png b/res/drawable-xhdpi/ic_cancel_holo_light.png deleted file mode 100644 index 630f3fd4c..000000000 Binary files a/res/drawable-xhdpi/ic_cancel_holo_light.png and /dev/null differ diff --git a/res/layout/attachment.xml b/res/layout/attachment.xml deleted file mode 100644 index bb3457bce..000000000 --- a/res/layout/attachment.xml +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3