aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard MacGregor <rmacgregor@cyngn.com>2015-08-12 13:17:51 -0700
committerSteve Kondik <steve@cyngn.com>2016-11-02 21:21:59 -0700
commit54455761ab7c7f308e85ef525615989505c64171 (patch)
tree99b542350c172f456b2e28685d6c20efc2526629
parentd23e0e35327884344d49b02faf7757482d3648d3 (diff)
downloadandroid_packages_apps_CMFileManager-54455761ab7c7f308e85ef525615989505c64171.tar.gz
android_packages_apps_CMFileManager-54455761ab7c7f308e85ef525615989505c64171.tar.bz2
android_packages_apps_CMFileManager-54455761ab7c7f308e85ef525615989505c64171.zip
Replace pdf icon
Replace pdf icon with something that doesn't look like a certain application's icon... Change-Id: I0c49f62fe7f8283569e9c870c14651eb59eb8fc3
-rw-r--r--res/drawable/ic_filetype_pdf.xml17
1 files changed, 3 insertions, 14 deletions
diff --git a/res/drawable/ic_filetype_pdf.xml b/res/drawable/ic_filetype_pdf.xml
index 749e9afb..cf8a76cf 100644
--- a/res/drawable/ic_filetype_pdf.xml
+++ b/res/drawable/ic_filetype_pdf.xml
@@ -22,18 +22,7 @@
<path
android:fillColor="#FFFFFF"
- android:pathData="M11.4,10.9c-0.2,0.7-0.6,1.5-1,2.4c-0.2,0.4-0.4,0.7-0.5,1H10l0,0c1.3-0.5,2.5-0.8,3.3-0.9
-c-0.1-0.1-0.3-0.2-0.4-0.3C12.4,12.6,11.8,11.8,11.4,10.9
-M17.9,14.8C17.7,14.9,17.4,15,17,15c-0.8,0-2-0.2-3-0.7
-c-1.7,0.2-3,0.4-4,0.8c-0.1,0-0.1,0-0.2,0.1c-1.2,2.1-2.2,3.1-3,3.1c-0.2,0-0.3,0-0.4-0.1l-0.5-0.3v-0.1c-0.1-0.2-0.1-0.4,0-0.5
-c0.1-0.5,0.7-1.4,1.9-2.1c0.2-0.1,0.5-0.3,0.9-0.5c0.3-0.5,0.6-1.1,1-1.8c0.5-1,0.8-2,1.1-2.9l0,0c-0.4-1.2-0.6-1.9-0.2-3.3
-c0.1-0.4,0.4-0.8,0.8-0.8h0.2c0.2,0,0.5,0.1,0.6,0.2c0.7,0.7,0.3,2.3,0,3.6c0,0.1,0,0.1,0,0.1c0.4,1.1,1,2,1.6,2.6
-c0.3,0.2,0.6,0.4,0.9,0.6c0.4-0.1,0.9-0.1,1.3-0.1c1.2,0,2,0.2,2.3,0.7c0.1,0.2,0.1,0.3,0.1,0.5C18.2,14.3,18.1,14.6,17.9,14.8
-M19,3H5C3.9,3,3,3.9,3,5v14c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V5C21,3.9,20.1,3,19,3
-M17.5,14c-0.1-0.1-0.5-0.4-1.9-0.4
-c-0.1,0-0.1,0-0.2,0.1c0.7,0.3,1.4,0.5,1.9,0.5c0.1,0,0.1,0,0.2,0l0,0c0,0,0.1,0,0.1-0.1C17.6,14.1,17.5,14.1,17.5,14
-M8.3,15.5
-c-0.2,0.1-0.4,0.2-0.5,0.3c-0.7,0.6-1.2,1.3-1.2,1.7C7.1,17.4,7.7,16.7,8.3,15.5
-M11.4,8.6L11.4,8.6c0.1-0.4,0.1-0.6,0.2-0.9V7.5
-c0.1-0.6,0.1-0.9-0.1-1.1h-0.1l-0.1,0.1C11.1,7,11.1,7.7,11.4,8.6z" />
+ android:pathData="M22,9V7h-6v8v2h2v-4h4v-2h-4V9H22z
+M6,7H2v8v2h2v-4h2h0c1.1,0,2-0.9,2-2v0V9v0C8,7.9,7.1,7,6,7L6,7z M6,11H4V9 h2V11z
+M13,9v6h-2V9H13 M13,7H9v10h4c1.1,0,2-0.9,2-2V9C15,7.9,14.1,7,13,7L13,7z" />
</vector> \ No newline at end of file