From a2f301f75e34a3a28cad081d445dfd021fce45c1 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Thu, 1 Aug 2019 13:23:47 +0800 Subject: Implement Deep Link to open reddit links directly in this app. --- app/src/main/AndroidManifest.xml | 34 ++++++++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-) (limited to 'app/src/main/AndroidManifest.xml') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 423600da..8a75d069 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -73,7 +73,6 @@ android:theme="@style/AppTheme.NoActionBarWithTransparentStatusBar"> - @@ -92,15 +91,42 @@ + android:theme="@style/AppTheme.NoActionBar"> + + + + + + + + android:theme="@style/AppTheme.NoActionBarWithTranslucentWindow"> + + + + + + + + android:theme="@style/AppTheme.NoActionBarWithTranslucentWindow"> + + + + + + +