diff --git a/changelog.d/4539.bugfix b/changelog.d/4539.bugfix new file mode 100644 index 0000000000..0e133cbadc --- /dev/null +++ b/changelog.d/4539.bugfix @@ -0,0 +1 @@ +Remove duplicated settings declaration diff --git a/vector/src/main/res/xml/vector_settings_preferences.xml b/vector/src/main/res/xml/vector_settings_preferences.xml index 1f7c347ddd..14c7dc7b80 100644 --- a/vector/src/main/res/xml/vector_settings_preferences.xml +++ b/vector/src/main/res/xml/vector_settings_preferences.xml @@ -35,8 +35,8 @@ + android:summary="@string/all_rooms_youre_in_will_be_shown_in_home" + android:title="@string/preference_show_all_rooms_in_home" /> @@ -121,20 +121,6 @@ android:summary="@string/settings_chat_effects_description" android:title="@string/settings_chat_effects_title" /> - - - -