diff --git a/app/src/main/res/layout/settings_account_fragment.xml b/app/src/main/res/layout/settings_account_fragment.xml
index 73ae24ab6..c65c86aef 100644
--- a/app/src/main/res/layout/settings_account_fragment.xml
+++ b/app/src/main/res/layout/settings_account_fragment.xml
@@ -238,6 +238,7 @@
linphone:title="@{@string/account_setting_conference_factory_address}"
linphone:listener="@{viewModel.conferenceFactoryUriListener}"
linphone:defaultValue="@{viewModel.conferenceFactoryUri}"
+ android:visibility="gone"
linphone:inputType="@{InputType.TYPE_CLASS_TEXT}"/>