From b4ea5926386316abf13a647061759d1823ad41df Mon Sep 17 00:00:00 2001 From: mauriciocolli Date: Fri, 17 Mar 2017 00:27:59 -0300 Subject: [PATCH] Handle embed links - Fix #480 - Add /embed/ to intent filter, as the app already handles these type of links internally --- app/src/main/AndroidManifest.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 4e8ca0676..a7dcd9205 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -138,6 +138,7 @@ + @@ -195,6 +196,7 @@ + @@ -238,4 +240,4 @@ - \ No newline at end of file +