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/layout/fragment_main.xml | 62 ++++++++++++++++++++-- 1 file changed, 58 insertions(+), 4 deletions(-) (limited to 'remoteExample/src/main/res/layout/fragment_main.xml') diff --git a/remoteExample/src/main/res/layout/fragment_main.xml b/remoteExample/src/main/res/layout/fragment_main.xml index fef7793f..5069780c 100644 --- a/remoteExample/src/main/res/layout/fragment_main.xml +++ b/remoteExample/src/main/res/layout/fragment_main.xml @@ -6,11 +6,65 @@ android:paddingRight="@dimen/activity_horizontal_margin" android:paddingTop="@dimen/activity_vertical_margin" android:paddingBottom="@dimen/activity_vertical_margin" - tools:context="de.blinkt.openvpn.remote.MainActivity$PlaceholderFragment"> + tools:context="de.blinkt.openvpn.remote.MainFragment"> + + + + +