From b57fab8c7597980246eae3219498d313f1b5fdba Mon Sep 17 00:00:00 2001 From: Greyson Parrelli Date: Wed, 23 Oct 2019 22:24:30 -0700 Subject: [PATCH] Make MediaSendActivity singleTask. --- AndroidManifest.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ae8952a557..27e9b842c9 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -296,10 +296,11 @@ android:windowSoftInputMode="stateHidden" android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/> - +