res/layout/contactlist_group.xml
author "Vincent Veronis"
Mon, 13 Jun 2011 15:00:23 +0200
changeset 896 c2c6ee3d3c71
parent 894 c36af805487d
child 928 008566b90ba8
permissions -rw-r--r--
Login UI - new login UI to connect multi account


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