From 122248a5a270beca239be397e01cae3755588b46 Mon Sep 17 00:00:00 2001 From: Bjørn Mork Date: Tue, 4 Jun 2019 23:25:58 +0200 Subject: assorted wip debugging MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Bjørn Mork --- Defogger/res/layout/activity_configurenetwork.xml | 6 ++ Defogger/res/layout/activity_ipcam.xml | 2 +- Defogger/res/values/strings.xml | 2 +- .../android/defogger/ConfigureNetworkActivity.java | 75 +++++++++++++++++++--- 4 files changed, 74 insertions(+), 11 deletions(-) diff --git a/Defogger/res/layout/activity_configurenetwork.xml b/Defogger/res/layout/activity_configurenetwork.xml index c94d760..15797b4 100644 --- a/Defogger/res/layout/activity_configurenetwork.xml +++ b/Defogger/res/layout/activity_configurenetwork.xml @@ -14,6 +14,12 @@ android:layout_height="wrap_content" android:onClick="doFinish" android:text="Finished"/> +