From aa6d0dd86773eda7d0a5a6855b40c2e1f95e2b45 Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Thu, 26 Mar 2015 13:53:43 +0100 Subject: some linked id ui fine tuning --- OpenKeychain/src/main/res/drawable-hdpi/linked_dns.png | Bin 0 -> 8141 bytes .../src/main/res/drawable-hdpi/linked_github.png | Bin 0 -> 1464 bytes OpenKeychain/src/main/res/drawable-hdpi/linked_https.png | Bin 0 -> 2526 bytes .../src/main/res/drawable-hdpi/linked_twitter.png | Bin 0 -> 1785 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 OpenKeychain/src/main/res/drawable-hdpi/linked_dns.png create mode 100644 OpenKeychain/src/main/res/drawable-hdpi/linked_github.png create mode 100644 OpenKeychain/src/main/res/drawable-hdpi/linked_https.png create mode 100644 OpenKeychain/src/main/res/drawable-hdpi/linked_twitter.png (limited to 'OpenKeychain/src/main/res/drawable-hdpi') diff --git a/OpenKeychain/src/main/res/drawable-hdpi/linked_dns.png b/OpenKeychain/src/main/res/drawable-hdpi/linked_dns.png new file mode 100644 index 000000000..898160fd1 Binary files /dev/null and b/OpenKeychain/src/main/res/drawable-hdpi/linked_dns.png differ diff --git a/OpenKeychain/src/main/res/drawable-hdpi/linked_github.png b/OpenKeychain/src/main/res/drawable-hdpi/linked_github.png new file mode 100644 index 000000000..bba0729ff Binary files /dev/null and b/OpenKeychain/src/main/res/drawable-hdpi/linked_github.png differ diff --git a/OpenKeychain/src/main/res/drawable-hdpi/linked_https.png b/OpenKeychain/src/main/res/drawable-hdpi/linked_https.png new file mode 100644 index 000000000..83585a890 Binary files /dev/null and b/OpenKeychain/src/main/res/drawable-hdpi/linked_https.png differ diff --git a/OpenKeychain/src/main/res/drawable-hdpi/linked_twitter.png b/OpenKeychain/src/main/res/drawable-hdpi/linked_twitter.png new file mode 100644 index 000000000..f80f9cc07 Binary files /dev/null and b/OpenKeychain/src/main/res/drawable-hdpi/linked_twitter.png differ -- cgit v1.2.3