From 04f0ce78f97fbb107b55c1ea2d85fd336ddf2877 Mon Sep 17 00:00:00 2001 From: Alex Li Date: Tue, 19 Apr 2022 14:58:58 +0800 Subject: [PATCH] Update AndroidManifest.xml --- android/src/main/AndroidManifest.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/android/src/main/AndroidManifest.xml b/android/src/main/AndroidManifest.xml index 19c76a1d..4f8a4911 100755 --- a/android/src/main/AndroidManifest.xml +++ b/android/src/main/AndroidManifest.xml @@ -25,7 +25,10 @@ android:exported="true" android:name="com.pichillilorenzo.flutter_inappwebview.chrome_custom_tabs.TrustedWebActivitySingleInstance" android:launchMode="singleInstance"/> - + @@ -37,4 +40,4 @@ "android.support.customtabs.action.CustomTabsService" /> - \ No newline at end of file +