From af4338b9e12490ca1568190f06324359820362c2 Mon Sep 17 00:00:00 2001 From: M66B Date: Tue, 5 Jul 2022 22:05:21 +0200 Subject: [PATCH] Consistency --- app/src/main/res/layout/dialog_buttons.xml | 122 +++++++++---------- app/src/main/res/menu/popup_message_more.xml | 26 ++-- 2 files changed, 74 insertions(+), 74 deletions(-) diff --git a/app/src/main/res/layout/dialog_buttons.xml b/app/src/main/res/layout/dialog_buttons.xml index c22848b86e..2e5491bd28 100644 --- a/app/src/main/res/layout/dialog_buttons.xml +++ b/app/src/main/res/layout/dialog_buttons.xml @@ -31,45 +31,6 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/tvTitle" /> - - - - - - + app:layout_constraintTop_toBottomOf="@id/tvHint" /> + app:layout_constraintTop_toBottomOf="@id/cbKeywords" /> + app:layout_constraintTop_toBottomOf="@id/cbNotes" /> + app:layout_constraintTop_toBottomOf="@id/cbSeen" /> + app:layout_constraintTop_toBottomOf="@id/cbHide" /> + app:layout_constraintTop_toBottomOf="@id/cbImportance" /> + + + + + app:layout_constraintTop_toBottomOf="@id/cbSearchText" /> + + \ No newline at end of file diff --git a/app/src/main/res/menu/popup_message_more.xml b/app/src/main/res/menu/popup_message_more.xml index b185262562..3587af6a86 100644 --- a/app/src/main/res/menu/popup_message_more.xml +++ b/app/src/main/res/menu/popup_message_more.xml @@ -61,25 +61,15 @@ - - - - + android:id="@+id/menu_edit_notes" + android:icon="@drawable/twotone_sticky_note_2_24" + android:title="@string/title_edit_notes" /> + + + +