From 377c96d36418fa1a5709df5ebf4ef87c9cef46c5 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sat, 17 Jun 2017 15:32:57 -0700 Subject: Add proper external link parsing --- app/src/main/AndroidManifest.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'app/src/main/AndroidManifest.xml') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 2f31cdc1..64ec94df 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -40,8 +40,14 @@ android:theme="@style/FrostTheme" /> - + + @@ -91,6 +97,7 @@ android:scheme="https" /> + -- cgit v1.2.3