aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/drawable-hdpi/ic_fso_type_security.png (renamed from res/drawable-hdpi/ic_fso_type_certificate.png)bin1774 -> 1774 bytes
-rw-r--r--res/drawable-mdpi/ic_fso_type_security.png (renamed from res/drawable-mdpi/ic_fso_type_certificate.png)bin958 -> 958 bytes
-rw-r--r--res/drawable-xhdpi/ic_fso_type_security.png (renamed from res/drawable-xhdpi/ic_fso_type_certificate.png)bin2067 -> 2067 bytes
-rw-r--r--res/drawable/fso_type_security.xml (renamed from res/drawable/fso_type_certificate.xml)2
4 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable-hdpi/ic_fso_type_certificate.png b/res/drawable-hdpi/ic_fso_type_security.png
index 1cfc33a0..1cfc33a0 100644
--- a/res/drawable-hdpi/ic_fso_type_certificate.png
+++ b/res/drawable-hdpi/ic_fso_type_security.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_fso_type_certificate.png b/res/drawable-mdpi/ic_fso_type_security.png
index b9e5aad5..b9e5aad5 100644
--- a/res/drawable-mdpi/ic_fso_type_certificate.png
+++ b/res/drawable-mdpi/ic_fso_type_security.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_fso_type_certificate.png b/res/drawable-xhdpi/ic_fso_type_security.png
index a1490603..a1490603 100644
--- a/res/drawable-xhdpi/ic_fso_type_certificate.png
+++ b/res/drawable-xhdpi/ic_fso_type_security.png
Binary files differ
diff --git a/res/drawable/fso_type_certificate.xml b/res/drawable/fso_type_security.xml
index 17f38552..48e3e999 100644
--- a/res/drawable/fso_type_certificate.xml
+++ b/res/drawable/fso_type_security.xml
@@ -17,6 +17,6 @@
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" >
<item android:drawable="@drawable/ic_fso_default"/>
- <item android:drawable="@drawable/ic_fso_type_certificate"/>
+ <item android:drawable="@drawable/ic_fso_type_security"/>
</layer-list> \ No newline at end of file