From 1046e94b603002ad20e385e3880fb107707c7c33 Mon Sep 17 00:00:00 2001 From: Nouman Tahir Date: Tue, 13 Jul 2021 00:36:29 +0500 Subject: [PATCH] updated intent filters to support custom app link paths rest of paths like faq and proposals open up in browser just like we did in iOS --- android/app/src/main/AndroidManifest.xml | 49 ++++++++++++++++++++---- 1 file changed, 42 insertions(+), 7 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index cdbf4e4ec..8e23b835a 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -28,18 +28,53 @@ - + + + + + + + + + + + + + + - - - - - -