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-xhdpi | |
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-xhdpi')
-rw-r--r-- | app/src/main/res/drawable-xhdpi/ic_stat_vpn_empty_halo.png | bin | 0 -> 1033 bytes |
-rw-r--r-- | app/src/main/res/drawable-xhdpi/ic_stat_vpn_offline.png | bin | 0 -> 834 bytes |
-rw-r--r-- | app/src/main/res/drawable-xhdpi/ic_stat_vpn_outline.png | bin | 0 -> 1151 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/app/src/main/res/drawable-xhdpi/ic_stat_vpn_empty_halo.png b/app/src/main/res/drawable-xhdpi/ic_stat_vpn_empty_halo.png Binary files differnew file mode 100644 index 00000000..2f61e890 --- /dev/null +++ b/app/src/main/res/drawable-xhdpi/ic_stat_vpn_empty_halo.png diff --git a/app/src/main/res/drawable-xhdpi/ic_stat_vpn_offline.png b/app/src/main/res/drawable-xhdpi/ic_stat_vpn_offline.png Binary files differnew file mode 100644 index 00000000..e9411518 --- /dev/null +++ b/app/src/main/res/drawable-xhdpi/ic_stat_vpn_offline.png diff --git a/app/src/main/res/drawable-xhdpi/ic_stat_vpn_outline.png b/app/src/main/res/drawable-xhdpi/ic_stat_vpn_outline.png Binary files differnew file mode 100644 index 00000000..5d27240d --- /dev/null +++ b/app/src/main/res/drawable-xhdpi/ic_stat_vpn_outline.png |