From d964f99f182966dcf3423a0845b9fd96c7b1b4e9 Mon Sep 17 00:00:00 2001 From: M66B Date: Wed, 22 Oct 2025 11:08:53 +0200 Subject: [PATCH] Change Z-order compose attachments --- app/src/main/res/layout/fragment_compose.xml | 25 ++++++++++---------- 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/app/src/main/res/layout/fragment_compose.xml b/app/src/main/res/layout/fragment_compose.xml index ec84d18469..48c9f4d052 100644 --- a/app/src/main/res/layout/fragment_compose.xml +++ b/app/src/main/res/layout/fragment_compose.xml @@ -251,6 +251,19 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/etSubject" /> + + -