res/layout/chat.xml
changeset 796 e85bccf2d817
parent 792 310796265f15
child 810 0ff0059f2ec3
child 829 4b36a3c452e6
--- a/res/layout/chat.xml	Tue Aug 10 01:46:51 2010 +0200
+++ b/res/layout/chat.xml	Tue Aug 10 20:36:16 2010 +0200
@@ -35,8 +35,8 @@
 		android:layout_width="fill_parent" android:layout_height="0dip"
 		android:layout_weight="1" android:transcriptMode="normal"
 		android:stackFromBottom="true"
+		android:fadingEdge="none" android:padding="4px"
 		android:fastScrollEnabled="true" android:smoothScrollbar="false"
-		android:layout_marginBottom="20sp" android:padding="4px"
 		android:focusable="true"/>
 	<LinearLayout android:layout_width="fill_parent"
 		android:layout_height="wrap_content" android:orientation="horizontal"