res/layout/contactlist_group.xml
author Da Risk <darisk972@gmail.com>
Wed, 21 Jul 2010 23:24:46 +0200
changeset 786 5629d4b4f04c
parent 507 71cf79d83c71
child 894 c36af805487d
permissions -rw-r--r--
Add a patch for asmack to fix sasl incorrect encoding. Update asmack library. Fix bug #284


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