--- a/res/layout/contactlistgroup.xml Sun Sep 27 19:09:18 2009 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:orientation="horizontal"
- android:layout_width="fill_parent"
- android:layout_height="50sp"
- android:paddingTop="5sp"
- android:gravity="center_vertical">
-
- <TextView android:id="@+id/textgroup"
- android:layout_width="fill_parent"
- android:layout_height="wrap_content"
- android:minHeight="30sp"
- android:paddingLeft="40sp" />
-
-</LinearLayout>
\ No newline at end of file