From 740559d5315636e0746b852ebcbd1432d0adddbe Mon Sep 17 00:00:00 2001 From: M66B Date: Sun, 27 Jan 2019 07:49:25 +0000 Subject: [PATCH] Moved action bar setting --- FAQ.md | 1 + app/src/main/res/layout/fragment_options.xml | 28 ++++++++++---------- app/src/main/res/values/strings.xml | 2 +- 3 files changed, 16 insertions(+), 15 deletions(-) diff --git a/FAQ.md b/FAQ.md index 9fade384d2..9fb68e14cc 100644 --- a/FAQ.md +++ b/FAQ.md @@ -225,6 +225,7 @@ In the display section of the advanced settings you can enable or disable: * *Show identicons*: to show generated contact avatars * *Show message preview*: to show two lines of the message text * *Show address details by default*: to collapse the addresses section by default +* *Conversation action bar*: to disable the bottom navigation bar Note that messages can be previewed only when the message text was downloaded. Larger message texts are not downloaded by default on metered (generally mobile) networks. diff --git a/app/src/main/res/layout/fragment_options.xml b/app/src/main/res/layout/fragment_options.xml index 76b72ca2e2..4ba0ac342f 100644 --- a/app/src/main/res/layout/fragment_options.xml +++ b/app/src/main/res/layout/fragment_options.xml @@ -305,6 +305,18 @@ app:layout_constraintTop_toBottomOf="@id/tvPreviewHint" app:switchPadding="12dp" /> + + + app:layout_constraintTop_toBottomOf="@id/swActionbar" /> - - Show identicons Show message preview Show address details by default + Conversation action bar Use notification light Select notification sound Pull down to refresh - Conversation action bar Automatically close conversations Automatically go to next conversation on close conversation Automatically mark messages read on moving messages