From 7bf53e69dd511a6e36f7863d0fa717b607db14aa Mon Sep 17 00:00:00 2001 From: Marcel Hibbe Date: Fri, 28 Mar 2025 14:49:54 +0100 Subject: [PATCH] reorder attachment dialog items ... to match order from iOS talk. Also add a divider Signed-off-by: Marcel Hibbe --- app/src/main/res/layout/dialog_attachment.xml | 205 +++++++++--------- 1 file changed, 106 insertions(+), 99 deletions(-) diff --git a/app/src/main/res/layout/dialog_attachment.xml b/app/src/main/res/layout/dialog_attachment.xml index 536b54de8..607060b4b 100644 --- a/app/src/main/res/layout/dialog_attachment.xml +++ b/app/src/main/res/layout/dialog_attachment.xml @@ -31,105 +31,6 @@ android:textColor="@color/medium_emphasis_text" android:textSize="@dimen/bottom_sheet_text_size" /> - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + +