diff --git a/app/src/main/res/layout/chat_room_creation_fragment.xml b/app/src/main/res/layout/chat_room_creation_fragment.xml
index e353a9c98..46b1588ee 100644
--- a/app/src/main/res/layout/chat_room_creation_fragment.xml
+++ b/app/src/main/res/layout/chat_room_creation_fragment.xml
@@ -162,13 +162,18 @@
android:queryBackground="@color/transparent_color"
android:queryHint="@string/contact_filter_hint"/>
+
+
diff --git a/app/src/main/res/layout/contact_editor_fragment.xml b/app/src/main/res/layout/contact_editor_fragment.xml
index 0fda0776d..909bd2f78 100644
--- a/app/src/main/res/layout/contact_editor_fragment.xml
+++ b/app/src/main/res/layout/contact_editor_fragment.xml
@@ -95,70 +95,54 @@
-
+ android:hint="@string/contact_last_name">
-
+
-
+
+
+ android:hint="@string/contact_first_name">
-
+
-
+
+
+ android:hint="@string/contact_organization">
-
+
+
+
-
+ android:hint="@{data.sipAddress ? @string/sip_address : @string/phone_number, default=@string/sip_address}">
+
+
+
+