res/layout/contactlistgroup.xml
changeset 416 ca334bc39396
parent 415 164c96b9e98b
parent 412 5031fb756b29
child 417 b284c573cd5b
--- 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