res/layout/chat.xml
changeset 792 310796265f15
parent 768 3afcf695da44
child 810 0ff0059f2ec3
child 829 4b36a3c452e6
--- a/res/layout/chat.xml	Fri Jul 23 13:51:55 2010 +0200
+++ b/res/layout/chat.xml	Fri Jul 23 14:19:41 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"