# HG changeset patch # User dasilvj # Date 1255100180 -7200 # Node ID 85b344154ede121ee240e0555a1319108ef4b92f # Parent eb1ce472a1a5788fef304cb76868082d10526fc6 #205 - Gestion de la scrollbar a l'envoi/reception d'un message diff -r eb1ce472a1a5 -r 85b344154ede res/layout/sendim.xml --- a/res/layout/sendim.xml Thu Oct 08 15:26:22 2009 +0200 +++ b/res/layout/sendim.xml Fri Oct 09 16:56:20 2009 +0200 @@ -4,7 +4,8 @@ android:layout_height="fill_parent"> + android:gravity="center_vertical" + android:background="#404040"> + android:scrollbarSize="12dip" + android:layout_weight="1" + android:padding="2sp" + android:layout_marginBottom="6sp"> -