Tweak contact selection layout

Fixes #6588

// FREEBIE
This commit is contained in:
Mateo Hernandez
2017-04-23 21:50:45 -05:00
parent f4f0a97fc6
commit 31e78f5fae
3 changed files with 11 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="48dp"
android:layout_height="?android:attr/listPreferredItemHeight"
android:layout_height="60dp"
android:gravity="center"
android:textColor="#666"
android:textSize="22sp"