From fc06f678c5155b06ef9d6ab320062c8ce4310ff5 Mon Sep 17 00:00:00 2001 From: Nikhil Peter Raj Date: Tue, 25 Feb 2014 22:45:29 +0530 Subject: Fix for #266 -Extra: Added the appropriate images to drawable folder from Android SDK source, can be used as alternative if required. --- OpenPGP-Keychain/src/main/res/drawable-hdpi/Thumbs.db | Bin 0 -> 4608 bytes .../res/drawable-hdpi/ic_dialog_alert_holo_light.png | Bin 0 -> 1018 bytes OpenPGP-Keychain/src/main/res/drawable-mdpi/Thumbs.db | Bin 0 -> 3584 bytes .../res/drawable-mdpi/ic_dialog_alert_holo_light.png | Bin 0 -> 770 bytes OpenPGP-Keychain/src/main/res/drawable-xhdpi/Thumbs.db | Bin 0 -> 5120 bytes .../res/drawable-xhdpi/ic_dialog_alert_holo_light.png | Bin 0 -> 1359 bytes OpenPGP-Keychain/src/main/res/drawable-xxhdpi/Thumbs.db | Bin 0 -> 6144 bytes .../res/drawable-xxhdpi/ic_dialog_alert_holo_light.png | Bin 0 -> 1991 bytes 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 OpenPGP-Keychain/src/main/res/drawable-hdpi/Thumbs.db create mode 100644 OpenPGP-Keychain/src/main/res/drawable-hdpi/ic_dialog_alert_holo_light.png create mode 100644 OpenPGP-Keychain/src/main/res/drawable-mdpi/Thumbs.db create mode 100644 OpenPGP-Keychain/src/main/res/drawable-mdpi/ic_dialog_alert_holo_light.png create mode 100644 OpenPGP-Keychain/src/main/res/drawable-xhdpi/Thumbs.db create mode 100644 OpenPGP-Keychain/src/main/res/drawable-xhdpi/ic_dialog_alert_holo_light.png create mode 100644 OpenPGP-Keychain/src/main/res/drawable-xxhdpi/Thumbs.db create mode 100644 OpenPGP-Keychain/src/main/res/drawable-xxhdpi/ic_dialog_alert_holo_light.png (limited to 'OpenPGP-Keychain/src/main/res') diff --git a/OpenPGP-Keychain/src/main/res/drawable-hdpi/Thumbs.db b/OpenPGP-Keychain/src/main/res/drawable-hdpi/Thumbs.db new file mode 100644 index 000000000..37eba349e Binary files /dev/null and b/OpenPGP-Keychain/src/main/res/drawable-hdpi/Thumbs.db differ diff --git a/OpenPGP-Keychain/src/main/res/drawable-hdpi/ic_dialog_alert_holo_light.png b/OpenPGP-Keychain/src/main/res/drawable-hdpi/ic_dialog_alert_holo_light.png new file mode 100644 index 000000000..1374a53e5 Binary files /dev/null and b/OpenPGP-Keychain/src/main/res/drawable-hdpi/ic_dialog_alert_holo_light.png differ diff --git a/OpenPGP-Keychain/src/main/res/drawable-mdpi/Thumbs.db b/OpenPGP-Keychain/src/main/res/drawable-mdpi/Thumbs.db new file mode 100644 index 000000000..824007986 Binary files /dev/null and b/OpenPGP-Keychain/src/main/res/drawable-mdpi/Thumbs.db differ diff --git a/OpenPGP-Keychain/src/main/res/drawable-mdpi/ic_dialog_alert_holo_light.png b/OpenPGP-Keychain/src/main/res/drawable-mdpi/ic_dialog_alert_holo_light.png new file mode 100644 index 000000000..9e7f0bd5f Binary files /dev/null and b/OpenPGP-Keychain/src/main/res/drawable-mdpi/ic_dialog_alert_holo_light.png differ diff --git a/OpenPGP-Keychain/src/main/res/drawable-xhdpi/Thumbs.db b/OpenPGP-Keychain/src/main/res/drawable-xhdpi/Thumbs.db new file mode 100644 index 000000000..e82c912ed Binary files /dev/null and b/OpenPGP-Keychain/src/main/res/drawable-xhdpi/Thumbs.db differ diff --git a/OpenPGP-Keychain/src/main/res/drawable-xhdpi/ic_dialog_alert_holo_light.png b/OpenPGP-Keychain/src/main/res/drawable-xhdpi/ic_dialog_alert_holo_light.png new file mode 100644 index 000000000..a99f0621c Binary files /dev/null and b/OpenPGP-Keychain/src/main/res/drawable-xhdpi/ic_dialog_alert_holo_light.png differ diff --git a/OpenPGP-Keychain/src/main/res/drawable-xxhdpi/Thumbs.db b/OpenPGP-Keychain/src/main/res/drawable-xxhdpi/Thumbs.db new file mode 100644 index 000000000..3375b7b80 Binary files /dev/null and b/OpenPGP-Keychain/src/main/res/drawable-xxhdpi/Thumbs.db differ diff --git a/OpenPGP-Keychain/src/main/res/drawable-xxhdpi/ic_dialog_alert_holo_light.png b/OpenPGP-Keychain/src/main/res/drawable-xxhdpi/ic_dialog_alert_holo_light.png new file mode 100644 index 000000000..24ec28c2e Binary files /dev/null and b/OpenPGP-Keychain/src/main/res/drawable-xxhdpi/ic_dialog_alert_holo_light.png differ -- cgit v1.2.3