From 614e8c7b21bf3abbf016a5110d6e9f0f0ebb0e89 Mon Sep 17 00:00:00 2001 From: M66B Date: Sun, 9 Mar 2025 08:37:22 +0100 Subject: [PATCH] Added remark --- app/src/main/res/layout/dialog_advanced.xml | 13 ++++++++++++- app/src/main/res/values/strings.xml | 6 ++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/dialog_advanced.xml b/app/src/main/res/layout/dialog_advanced.xml index ba35437569..8efc39166c 100644 --- a/app/src/main/res/layout/dialog_advanced.xml +++ b/app/src/main/res/layout/dialog_advanced.xml @@ -49,6 +49,17 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/tvMessage" /> + + + app:layout_constraintTop_toBottomOf="@id/tvOptions" /> \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 5825451abc..f1d9fdae16 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -419,6 +419,12 @@ The options are categorized by tab, divided into sections, organized by appearance or use, and searchable. + + You will not need most of the options and since some options are quite specific, + it is understandable if the functioning of not all options is not immediately clear. + Please do not leave a bad review for just the number of options or for not understanding all the options right away. + All options are useful for more than a few people, but maybe not for you (yet). + You can configure an account by tapping the wizard button on the main configuration screen. Main