From 00b10ed048cc1f6490e7ca3e0530dd4471ca5a40 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Wed, 27 May 2020 13:39:55 +0200 Subject: Implement internal webview for authenticating when OPEN_URL is used --- main/src/ui/res/layout/webview_internal.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 main/src/ui/res/layout/webview_internal.xml (limited to 'main/src/ui/res') diff --git a/main/src/ui/res/layout/webview_internal.xml b/main/src/ui/res/layout/webview_internal.xml new file mode 100644 index 00000000..f1bf17c8 --- /dev/null +++ b/main/src/ui/res/layout/webview_internal.xml @@ -0,0 +1,24 @@ + + + + + + + + + -- cgit v1.2.3