res/layout/contactlistgroup.xml
changeset 193 54e1e3f0bd4b
parent 191 cc21283865ad
--- a/res/layout/contactlistgroup.xml	Thu May 21 15:41:11 2009 +0200
+++ b/res/layout/contactlistgroup.xml	Thu May 21 16:33:11 2009 +0200
@@ -9,6 +9,7 @@
         <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