From 1ec9eb737e465de3d215b903c4c91c75696c75ec Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Thu, 13 Feb 2014 16:33:39 +0100 Subject: Implement demo to show OpenVPN for Android API --- .../src/main/res/drawable-xhdpi/ic_launcher.png | Bin 0 -> 1984 bytes .../src/main/res/drawable-xhdpi/ic_launcher2.png | Bin 12356 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 remoteExample/src/main/res/drawable-xhdpi/ic_launcher.png delete mode 100644 remoteExample/src/main/res/drawable-xhdpi/ic_launcher2.png (limited to 'remoteExample/src/main/res/drawable-xhdpi') diff --git a/remoteExample/src/main/res/drawable-xhdpi/ic_launcher.png b/remoteExample/src/main/res/drawable-xhdpi/ic_launcher.png new file mode 100644 index 00000000..1fa27b61 Binary files /dev/null and b/remoteExample/src/main/res/drawable-xhdpi/ic_launcher.png differ diff --git a/remoteExample/src/main/res/drawable-xhdpi/ic_launcher2.png b/remoteExample/src/main/res/drawable-xhdpi/ic_launcher2.png deleted file mode 100644 index 7c02b784..00000000 Binary files a/remoteExample/src/main/res/drawable-xhdpi/ic_launcher2.png and /dev/null differ -- cgit v1.2.3