From a5b39a8f172780ea7f4fd4d9df8b2b10711066c4 Mon Sep 17 00:00:00 2001 From: Cody Henthorne Date: Tue, 25 Jul 2023 16:53:07 -0400 Subject: [PATCH] Fix conversation banner animation bugs. When in doubt, put it in a FrameLayout. --- .../res/layout/v2_conversation_fragment.xml | 60 +++++++++++-------- 1 file changed, 34 insertions(+), 26 deletions(-) diff --git a/app/src/main/res/layout/v2_conversation_fragment.xml b/app/src/main/res/layout/v2_conversation_fragment.xml index 3efa24b590..566c5abd87 100644 --- a/app/src/main/res/layout/v2_conversation_fragment.xml +++ b/app/src/main/res/layout/v2_conversation_fragment.xml @@ -138,43 +138,51 @@ - - + android:layout_height="wrap_content"> - + - + - + - + + + + +