From 9b1da3cfa0ed57c93c74d4f2437b93103185e471 Mon Sep 17 00:00:00 2001 From: Cody Henthorne Date: Tue, 22 Aug 2023 19:49:39 -0400 Subject: [PATCH] Revert "Do not manually handle orientation changes in ConversationActivity." This reverts commit 8b2a535f19882a4066ab330dc2a9715e0e65fba6. --- app/src/main/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index e1836af5e5..ad0e20c978 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -622,7 +622,7 @@