diff --git a/res/layout/contact_cell.xml b/res/layout/contact_cell.xml index 10712ec59..b1838102f 100644 --- a/res/layout/contact_cell.xml +++ b/res/layout/contact_cell.xml @@ -13,7 +13,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:background="@color/numpad_background_top" - android:textColor="@color/text_contrast" + android:textColor="@android:color/white" android:layout_marginBottom="10dp" android:textStyle="bold" />