summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJin Cao <jinyan@google.com>2014-08-20 12:43:42 -0700
committerJin Cao <jinyan@google.com>2014-08-20 12:43:42 -0700
commite7a0a644a6cf013eb90f1bb86133b00f671b58f4 (patch)
tree292adaf6536e7aba4ba3019190529a823c31cd9c /res
parentf1af847714c0d21ac5be88d95672403367a1cb81 (diff)
downloadandroid_packages_apps_UnifiedEmail-e7a0a644a6cf013eb90f1bb86133b00f671b58f4.tar.gz
android_packages_apps_UnifiedEmail-e7a0a644a6cf013eb90f1bb86133b00f671b58f4.tar.bz2
android_packages_apps_UnifiedEmail-e7a0a644a6cf013eb90f1bb86133b00f671b58f4.zip
ic_attach_file.png is no longer used
b/16017301 Change-Id: I09393b2c4d13b586e1574dd8c29702c7b4d348b9
Diffstat (limited to 'res')
-rw-r--r--res/drawable-hdpi/ic_attach_file.pngbin1174 -> 0 bytes
-rw-r--r--res/drawable-mdpi/ic_attach_file.pngbin855 -> 0 bytes
-rw-r--r--res/drawable-xhdpi/ic_attach_file.pngbin1448 -> 0 bytes
-rw-r--r--res/drawable-xxhdpi/ic_attach_file.pngbin2015 -> 0 bytes
-rw-r--r--res/values-v19/drawables.xml20
5 files changed, 0 insertions, 20 deletions
diff --git a/res/drawable-hdpi/ic_attach_file.png b/res/drawable-hdpi/ic_attach_file.png
deleted file mode 100644
index 7479681cb..000000000
--- a/res/drawable-hdpi/ic_attach_file.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-mdpi/ic_attach_file.png b/res/drawable-mdpi/ic_attach_file.png
deleted file mode 100644
index 772fcddd4..000000000
--- a/res/drawable-mdpi/ic_attach_file.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-xhdpi/ic_attach_file.png b/res/drawable-xhdpi/ic_attach_file.png
deleted file mode 100644
index b9264070f..000000000
--- a/res/drawable-xhdpi/ic_attach_file.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_attach_file.png b/res/drawable-xxhdpi/ic_attach_file.png
deleted file mode 100644
index 2a193df19..000000000
--- a/res/drawable-xxhdpi/ic_attach_file.png
+++ /dev/null
Binary files differ
diff --git a/res/values-v19/drawables.xml b/res/values-v19/drawables.xml
deleted file mode 100644
index 17f03bfda..000000000
--- a/res/values-v19/drawables.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2013 Google Inc.
- Licensed to The Android Open Source Project.
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-<resources>
- <drawable name="ic_attach">@drawable/ic_attach_file</drawable>
-</resources>