res/layout/contactlist_group.xml
author Da Risk <da_risk@beem-project.com>
Tue, 17 May 2011 00:53:28 +0200
changeset 888 4b1073eebe7d
parent 507 71cf79d83c71
permissions -rw-r--r--
Start refactoring the service to make it connect on intent.


<TextView xmlns:android="http://schemas.android.com/apk/res/android"
	android:textColor="@color/white" android:textColorHighlight="@color/red"
	android:textSize="18sp" android:typeface="normal" android:textStyle="bold"
	android:id="@+id/contactlist_group"></TextView>