From 58af3557e846687d17ace088574b9a6b9b2633e0 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 22 Sep 2020 23:41:57 +0800 Subject: Support Chrome Custom Tabs in Android 11. --- app/src/main/AndroidManifest.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'app/src/main/AndroidManifest.xml') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 4bcabf59..005b72c8 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -3,6 +3,13 @@ xmlns:tools="http://schemas.android.com/tools" package="ml.docilealligator.infinityforreddit"> + + + + + + -- cgit v1.2.3