From 8732c6fe42fdb55922d5a57f25e58202465f6018 Mon Sep 17 00:00:00 2001 From: NIkita Fedrunov Date: Mon, 7 Mar 2022 08:32:31 +0100 Subject: [PATCH] Amend spaces menu to have consistent copy --- changelog.d/5270.misc | 1 + vector/src/main/res/drawable/ic_explore.xml | 9 +++++---- .../main/res/layout/bottom_sheet_space_settings.xml | 12 ++++++------ vector/src/main/res/values/strings.xml | 4 ++-- 4 files changed, 14 insertions(+), 12 deletions(-) create mode 100644 changelog.d/5270.misc diff --git a/changelog.d/5270.misc b/changelog.d/5270.misc new file mode 100644 index 0000000000..9bbe41af59 --- /dev/null +++ b/changelog.d/5270.misc @@ -0,0 +1 @@ +Amend spaces menu to be consistent with iOS version \ No newline at end of file diff --git a/vector/src/main/res/drawable/ic_explore.xml b/vector/src/main/res/drawable/ic_explore.xml index 09a496170f..30a330a5d2 100644 --- a/vector/src/main/res/drawable/ic_explore.xml +++ b/vector/src/main/res/drawable/ic_explore.xml @@ -4,10 +4,11 @@ android:viewportWidth="24" android:viewportHeight="24"> + android:pathData="M18.4224,7.3784C18.4224,8.5075 17.5071,9.4229 16.3779,9.4229C15.2488,9.4229 14.3335,8.5075 14.3335,7.3784C14.3335,6.2493 15.2488,5.334 16.3779,5.334C17.5071,5.334 18.4224,6.2493 18.4224,7.3784ZM19.8496,9.4545C20.2133,8.8476 20.4224,8.1375 20.4224,7.3784C20.4224,5.1447 18.6116,3.334 16.3779,3.334C14.1443,3.334 12.3335,5.1447 12.3335,7.3784C12.3335,9.6121 14.1443,11.4229 16.3779,11.4229C17.1369,11.4229 17.8471,11.2138 18.454,10.8501C18.4853,10.8937 18.5205,10.9353 18.5597,10.9744L20.293,12.7078C20.6835,13.0983 21.3167,13.0983 21.7072,12.7078C22.0977,12.3172 22.0977,11.6841 21.7072,11.2936L19.9739,9.5602C19.9347,9.5211 19.8931,9.4858 19.8496,9.4545Z" + android:fillColor="#000000" + android:fillType="evenOdd"/> diff --git a/vector/src/main/res/layout/bottom_sheet_space_settings.xml b/vector/src/main/res/layout/bottom_sheet_space_settings.xml index 4ea71ca5e7..e764cdedc4 100644 --- a/vector/src/main/res/layout/bottom_sheet_space_settings.xml +++ b/vector/src/main/res/layout/bottom_sheet_space_settings.xml @@ -76,7 +76,7 @@ android:layout_height="wrap_content" app:actionTitle="@string/invite_people_menu" app:leftIcon="@drawable/ic_invite_people" - app:tint="?vctr_content_primary" + app:tint="?vctr_content_secondary" app:titleTextColor="?vctr_content_primary" /> @@ -95,7 +95,7 @@ android:layout_height="wrap_content" app:actionTitle="@string/settings" app:leftIcon="@drawable/ic_settings_root_general" - app:tint="?vctr_content_primary" + app:tint="?vctr_content_secondary" app:titleTextColor="?vctr_content_primary" /> @@ -114,7 +114,7 @@ android:layout_height="wrap_content" app:actionTitle="@string/space_add_child_title" app:leftIcon="@drawable/ic_fab_add" - app:tint="?vctr_content_primary" + app:tint="?vctr_content_secondary" app:titleTextColor="?vctr_content_primary" tools:actionDescription="" /> @@ -124,7 +124,7 @@ android:layout_height="wrap_content" app:actionTitle="@string/add_space" app:leftIcon="@drawable/ic_fab_add" - app:tint="?vctr_content_primary" + app:tint="?vctr_content_secondary" app:titleTextColor="?vctr_content_primary" app:betaAction="true" tools:actionDescription="" /> diff --git a/vector/src/main/res/values/strings.xml b/vector/src/main/res/values/strings.xml index dc52d2cf5d..4ca1d1104f 100644 --- a/vector/src/main/res/values/strings.xml +++ b/vector/src/main/res/values/strings.xml @@ -597,7 +597,7 @@ Continue - List members + Members Jump to unread @@ -2781,7 +2781,7 @@ Explore rooms Add rooms - Leave Space + Leave Are you sure you want to leave %s? You are the only person here. If you leave, no one will be able to join in the future, including you. You won\'t be able to rejoin unless you are re-invited.