diff --git a/res/layout/contact_selection_list_item.xml b/res/layout/contact_selection_list_item.xml
index bda73818ad..7f568509a8 100644
--- a/res/layout/contact_selection_list_item.xml
+++ b/res/layout/contact_selection_list_item.xml
@@ -4,7 +4,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
- android:layout_height="60dp"
+ android:layout_height="64dp"
android:orientation="horizontal"
android:gravity="center_vertical"
android:focusable="true"
@@ -14,18 +14,19 @@
+ tools:ignore="UnusedAttribute" />
+ tools:text="Mobile"
+ tools:ignore="RtlSymmetry" />