--- a/res/layout/contactlist_group.xml Thu Nov 12 02:26:03 2009 +0100
+++ b/res/layout/contactlist_group.xml Thu Nov 12 03:11:22 2009 +0100
@@ -1,4 +1,5 @@
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:textColor="@color/white" android:textColorHighlight="@color/red"
- android:typeface="normal" android:textStyle="bold" android:id="@+id/contactlist_group"></TextView>
\ No newline at end of file
+ android:textSize="18sp" android:typeface="normal" android:textStyle="bold"
+ android:id="@+id/contactlist_group"></TextView>
\ No newline at end of file