From 1807ecee4c28896e7d902a64e12d124236eff175 Mon Sep 17 00:00:00 2001 From: HyunWoo Lee Date: Sat, 26 Oct 2024 07:15:37 +0900 Subject: [PATCH] =?UTF-8?q?[feature/#946]=20WebView=EC=97=90=20=EC=82=AC?= =?UTF-8?q?=EC=A7=84=20=EB=8B=A4=EC=9A=B4=EB=A1=9C=EB=93=9C=20=EA=B8=B0?= =?UTF-8?q?=EB=8A=A5=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/AndroidManifest.xml | 5 ++- .../official/webview/view/WebViewActivity.kt | 42 +++++++++++++++++++ 2 files changed, 45 insertions(+), 2 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 0533c2d0..63eb2365 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,5 +1,4 @@ - -