From 0af90ed3fd5009549f8ca7132bbdd5a5bf59c093 Mon Sep 17 00:00:00 2001 From: ErikWaegerle Date: Sat, 22 Aug 2020 18:24:34 +0200 Subject: [PATCH] Customizing the Manifest.xml Create only one Intent Filter with multiple elements for Sudoku Deep linking. Extend the existing formats with https scheme. --- app/src/main/AndroidManifest.xml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 5357839..aba939e 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -57,14 +57,11 @@ - - - - - - - - + +