changeset 499 | 973f28f405bc |
child 507 | 71cf79d83c71 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/layout/contactlist_group.xml Sun Nov 08 02:01:19 2009 +0100 @@ -0,0 +1,4 @@ + +<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