summaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable-hdpi
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2014-05-15 17:41:41 +0200
committerParménides GV <parmegv@sdf.org>2014-05-15 17:41:41 +0200
commit80dc0167cf9fb91cd9373bdd2a93793f71b901dd (patch)
treefa8b4e1f02a362686b9e73ec2e95fe9baac3428e /app/src/main/res/drawable-hdpi
parent5e73a8122cc7b1db34044c833f4d3f78ad64b99f (diff)
Copy some necessary icons from ics-openvpn.
I'm hardcoding their values based on the compilation errors (i.e., the drawables referenced by de.blinkt.openvpn.core.OpenVpnService). If a new drawable were introduced, build.gradle should be updated accordingly.
Diffstat (limited to 'app/src/main/res/drawable-hdpi')
-rw-r--r--app/src/main/res/drawable-hdpi/ic_stat_vpn_empty_halo.pngbin0 -> 816 bytes
-rw-r--r--app/src/main/res/drawable-hdpi/ic_stat_vpn_offline.pngbin0 -> 637 bytes
-rw-r--r--app/src/main/res/drawable-hdpi/ic_stat_vpn_outline.pngbin0 -> 863 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/app/src/main/res/drawable-hdpi/ic_stat_vpn_empty_halo.png b/app/src/main/res/drawable-hdpi/ic_stat_vpn_empty_halo.png
new file mode 100644
index 00000000..7df5b670
--- /dev/null
+++ b/app/src/main/res/drawable-hdpi/ic_stat_vpn_empty_halo.png
Binary files differ
diff --git a/app/src/main/res/drawable-hdpi/ic_stat_vpn_offline.png b/app/src/main/res/drawable-hdpi/ic_stat_vpn_offline.png
new file mode 100644
index 00000000..8aa48803
--- /dev/null
+++ b/app/src/main/res/drawable-hdpi/ic_stat_vpn_offline.png
Binary files differ
diff --git a/app/src/main/res/drawable-hdpi/ic_stat_vpn_outline.png b/app/src/main/res/drawable-hdpi/ic_stat_vpn_outline.png
new file mode 100644
index 00000000..b5583d99
--- /dev/null
+++ b/app/src/main/res/drawable-hdpi/ic_stat_vpn_outline.png
Binary files differ