res/layout/contactlist_group.xml
author nikita@nikita-laptop
Thu, 18 Feb 2010 02:02:30 +0100
changeset 679 47cd386089b3
parent 507 71cf79d83c71
permissions -rw-r--r--
use the settings_away_chk pref at startup, i need to add a listener for runtime now


<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>