diff options
author | Parménides GV <parmegv@sdf.org> | 2014-05-15 17:41:41 +0200 |
---|---|---|
committer | Parménides GV <parmegv@sdf.org> | 2014-05-15 17:41:41 +0200 |
commit | 80dc0167cf9fb91cd9373bdd2a93793f71b901dd (patch) | |
tree | fa8b4e1f02a362686b9e73ec2e95fe9baac3428e /app/src/main/res/drawable-hdpi | |
parent | 5e73a8122cc7b1db34044c833f4d3f78ad64b99f (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.png | bin | 0 -> 816 bytes |
-rw-r--r-- | app/src/main/res/drawable-hdpi/ic_stat_vpn_offline.png | bin | 0 -> 637 bytes |
-rw-r--r-- | app/src/main/res/drawable-hdpi/ic_stat_vpn_outline.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 00000000..7df5b670 --- /dev/null +++ b/app/src/main/res/drawable-hdpi/ic_stat_vpn_empty_halo.png 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 Binary files differnew file mode 100644 index 00000000..8aa48803 --- /dev/null +++ b/app/src/main/res/drawable-hdpi/ic_stat_vpn_offline.png 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 Binary files differnew file mode 100644 index 00000000..b5583d99 --- /dev/null +++ b/app/src/main/res/drawable-hdpi/ic_stat_vpn_outline.png |