summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJin Cao <jinyan@google.com>2014-08-20 21:12:13 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-08-20 18:43:12 +0000
commit7378d945c04f3940947c25bdb7167bdaae5ba79a (patch)
treeded8293e72ae4a2c379756674d7f6623b64f1c89 /res
parent33ca5c670394671177f82ed049d8d7c6920164a7 (diff)
parente7a0a644a6cf013eb90f1bb86133b00f671b58f4 (diff)
downloadandroid_packages_apps_UnifiedEmail-7378d945c04f3940947c25bdb7167bdaae5ba79a.tar.gz
android_packages_apps_UnifiedEmail-7378d945c04f3940947c25bdb7167bdaae5ba79a.tar.bz2
android_packages_apps_UnifiedEmail-7378d945c04f3940947c25bdb7167bdaae5ba79a.zip
Merge "ic_attach_file.png is no longer used" into ub-gmail-ur14-dev
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>