diff --git a/app/src/main/res/layout-land/calls_list_fragment.xml b/app/src/main/res/layout-land/calls_list_fragment.xml
index 4d65854b5..829c04785 100644
--- a/app/src/main/res/layout-land/calls_list_fragment.xml
+++ b/app/src/main/res/layout-land/calls_list_fragment.xml
@@ -92,12 +92,11 @@
app:layout_constraintTop_toBottomOf="@id/background" />
@@ -138,7 +136,7 @@
app:layout_constraintTop_toBottomOf="@id/favourites_label" />
diff --git a/app/src/main/res/layout/account_profile_device_list_cell.xml b/app/src/main/res/layout/account_profile_device_list_cell.xml
index abae22553..ef711a588 100644
--- a/app/src/main/res/layout/account_profile_device_list_cell.xml
+++ b/app/src/main/res/layout/account_profile_device_list_cell.xml
@@ -18,20 +18,18 @@
android:background="@drawable/shape_squircle_gray_2_background">
@@ -162,7 +161,7 @@
app:layout_constraintBottom_toBottomOf="@id/details_bottom_anchor"/>
@@ -192,7 +190,7 @@
app:layout_constraintBottom_toBottomOf="@id/sip_address_label"/>
@@ -258,13 +255,12 @@
app:layout_constraintTop_toTopOf="@id/connection_background" />
@@ -305,22 +301,20 @@
app:layout_constraintBottom_toBottomOf="@id/change_mode"/>
@@ -380,7 +371,7 @@
app:layout_constraintTop_toBottomOf="@id/devices" />
diff --git a/app/src/main/res/layout/account_profile_secure_mode_fragment.xml b/app/src/main/res/layout/account_profile_secure_mode_fragment.xml
index a4f529753..5d7a6e15f 100644
--- a/app/src/main/res/layout/account_profile_secure_mode_fragment.xml
+++ b/app/src/main/res/layout/account_profile_secure_mode_fragment.xml
@@ -39,16 +39,13 @@
app:layout_constraintTop_toTopOf="@id/title" />
@@ -85,7 +82,6 @@
@@ -108,15 +104,13 @@
app:layout_constraintEnd_toEndOf="parent"/>
@@ -157,22 +151,16 @@
diff --git a/app/src/main/res/layout/assistant_register_fragment.xml b/app/src/main/res/layout/assistant_register_fragment.xml
index 1e5add134..30dfd020d 100644
--- a/app/src/main/res/layout/assistant_register_fragment.xml
+++ b/app/src/main/res/layout/assistant_register_fragment.xml
@@ -66,29 +66,25 @@
app:layout_constraintBottom_toBottomOf="@id/title"/>
@@ -126,15 +122,13 @@
app:layout_constraintEnd_toEndOf="@id/username"/>
@@ -191,14 +185,11 @@
@@ -238,20 +229,14 @@
@@ -99,7 +97,6 @@
@@ -84,15 +81,13 @@
@@ -131,15 +126,13 @@
@@ -165,15 +158,13 @@
@@ -199,15 +190,13 @@
@@ -238,7 +227,7 @@
diff --git a/app/src/main/res/layout/call_start_fragment.xml b/app/src/main/res/layout/call_start_fragment.xml
index f77515d86..647f39e75 100644
--- a/app/src/main/res/layout/call_start_fragment.xml
+++ b/app/src/main/res/layout/call_start_fragment.xml
@@ -40,16 +40,13 @@
app:layout_constraintTop_toTopOf="@id/title" />
@@ -65,8 +62,8 @@
app:layout_constraintTop_toBottomOf="@id/title" />
@@ -237,7 +234,7 @@
app:layout_constraintEnd_toEndOf="@id/video_call"/>
@@ -286,7 +282,7 @@
app:layout_constraintBottom_toBottomOf="@id/title_label"/>
@@ -315,7 +310,7 @@
app:layout_constraintTop_toTopOf="@id/info_background"/>
@@ -344,7 +338,7 @@
app:layout_constraintTop_toBottomOf="@id/company"/>
@@ -390,14 +382,13 @@
app:layout_constraintBottom_toBottomOf="@id/devices"/>
diff --git a/app/src/main/res/layout/contact_new_or_edit_cell.xml b/app/src/main/res/layout/contact_new_or_edit_cell.xml
index b28ac0e17..081eb97b0 100644
--- a/app/src/main/res/layout/contact_new_or_edit_cell.xml
+++ b/app/src/main/res/layout/contact_new_or_edit_cell.xml
@@ -17,13 +17,12 @@
android:layout_height="wrap_content">
diff --git a/app/src/main/res/layout/contact_new_or_edit_fragment.xml b/app/src/main/res/layout/contact_new_or_edit_fragment.xml
index aeb58b62c..493ade7cd 100644
--- a/app/src/main/res/layout/contact_new_or_edit_fragment.xml
+++ b/app/src/main/res/layout/contact_new_or_edit_fragment.xml
@@ -36,16 +36,13 @@
app:layout_constraintTop_toTopOf="@id/title" />
@@ -115,14 +112,13 @@
app:layout_constraintEnd_toEndOf="parent"/>
@@ -149,14 +145,13 @@
app:layout_constraintEnd_toEndOf="parent"/>
@@ -209,14 +204,13 @@
app:layout_constraintEnd_toEndOf="parent"/>
@@ -243,14 +237,13 @@
app:layout_constraintEnd_toEndOf="parent"/>
diff --git a/app/src/main/res/layout/contact_number_address_list_cell.xml b/app/src/main/res/layout/contact_number_address_list_cell.xml
index cf978a1f4..d38a10750 100644
--- a/app/src/main/res/layout/contact_number_address_list_cell.xml
+++ b/app/src/main/res/layout/contact_number_address_list_cell.xml
@@ -20,14 +20,13 @@
android:background="@drawable/secondary_cell_background">
@@ -129,7 +127,7 @@
app:layout_constraintTop_toBottomOf="@id/favourites_label" />
diff --git a/app/src/main/res/layout/dialog_account_modes_explanation.xml b/app/src/main/res/layout/dialog_account_modes_explanation.xml
index 0737867a1..554ba71de 100644
--- a/app/src/main/res/layout/dialog_account_modes_explanation.xml
+++ b/app/src/main/res/layout/dialog_account_modes_explanation.xml
@@ -43,14 +43,13 @@
app:layout_constraintTop_toTopOf="@id/title" />
@@ -90,7 +85,7 @@
app:layout_constraintBottom_toBottomOf="@id/debug_subtitle" />
@@ -93,7 +88,7 @@
app:layout_constraintBottom_toBottomOf="@id/privacy_policy_subtitle" />
@@ -136,7 +129,7 @@
app:layout_constraintBottom_toBottomOf="@id/version_subtitle" />
@@ -165,7 +156,7 @@
app:layout_constraintEnd_toStartOf="@id/check_for_update" />
@@ -245,7 +232,7 @@
app:layout_constraintBottom_toBottomOf="@id/translate_title" />
@@ -288,7 +271,7 @@
app:layout_constraintBottom_toBottomOf="@id/debug_title" />
diff --git a/app/src/main/res/layout/recordings_fragment.xml b/app/src/main/res/layout/recordings_fragment.xml
index 3c844ccb1..a7378093f 100644
--- a/app/src/main/res/layout/recordings_fragment.xml
+++ b/app/src/main/res/layout/recordings_fragment.xml
@@ -30,16 +30,13 @@
app:layout_constraintTop_toTopOf="@id/title" />
diff --git a/app/src/main/res/layout/settings_fragment.xml b/app/src/main/res/layout/settings_fragment.xml
index 5aae8ff42..f998bba2b 100644
--- a/app/src/main/res/layout/settings_fragment.xml
+++ b/app/src/main/res/layout/settings_fragment.xml
@@ -32,16 +32,13 @@
app:layout_constraintTop_toTopOf="@id/title" />
@@ -61,7 +58,7 @@
android:layout_height="wrap_content">
@@ -93,7 +89,7 @@
app:layout_constraintBottom_toBottomOf="@id/calls_bottom_anchor"/>
@@ -439,7 +406,7 @@
app:layout_constraintBottom_toBottomOf="@id/network_bottom_anchor"/>
@@ -520,7 +484,7 @@
app:layout_constraintTop_toBottomOf="@id/network_bottom_anchor"/>
diff --git a/app/src/main/res/layout/voip_incoming_call_fragment.xml b/app/src/main/res/layout/voip_incoming_call_fragment.xml
index e32ec3a52..96cfaaa3f 100644
--- a/app/src/main/res/layout/voip_incoming_call_fragment.xml
+++ b/app/src/main/res/layout/voip_incoming_call_fragment.xml
@@ -27,7 +27,7 @@
app:layout_constraintBottom_toBottomOf="@id/call_direction_label"/>
diff --git a/app/src/main/res/layout/voip_outgoing_call_fragment.xml b/app/src/main/res/layout/voip_outgoing_call_fragment.xml
index 6dd0e0fa7..9849740c8 100644
--- a/app/src/main/res/layout/voip_outgoing_call_fragment.xml
+++ b/app/src/main/res/layout/voip_outgoing_call_fragment.xml
@@ -27,7 +27,7 @@
app:layout_constraintBottom_toBottomOf="@id/call_direction_label"/>
diff --git a/app/src/main/res/layout/welcome_activity.xml b/app/src/main/res/layout/welcome_activity.xml
index dd9d0d1f2..9b24ba356 100644
--- a/app/src/main/res/layout/welcome_activity.xml
+++ b/app/src/main/res/layout/welcome_activity.xml
@@ -68,22 +68,16 @@
@font/noto_sans_800
- @color/gray_9
+
+
+
+
+
+
+
+
+
+