res/layout/contactlist_group.xml
author Da Risk <darisk972@gmail.com>
Thu, 31 Mar 2011 21:42:24 +0200
changeset 881 b097dd0b8c09
parent 507 71cf79d83c71
child 972 ab5691925a0d
permissions -rw-r--r--
Update headers tools files. The checkstyle header check now requires to have the year 2009 which is the year Beem was first released.


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