From 402e67d199c8c59681180ac5f17b2605eff86c3d Mon Sep 17 00:00:00 2001 From: flexsurfer Date: Tue, 11 Jun 2024 11:59:55 +0200 Subject: [PATCH] Any link to status.app opens in status even if it's not supported (#20427) * Any link to status.app opens in status even if it's not supported #20420 * Any link to status.app opens in status even if it's not supported #20420 --- android/app/src/main/AndroidManifest.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 0fa04a1d7c..f19b047a73 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -70,8 +70,30 @@ + + + + + + + + + + + + + + + + + + + + + +