# HG changeset patch # User Philippe Lago # Date 1240517981 -7200 # Node ID f14b3fcf65c8f4b2dc959fe92432b49d5b0ccd96 # Parent e47398897afe3adf0cd3349f73faf6fdd0eaacfc# Parent 2faf7174aa03fd10a193c357830a52fd77503586 plein de retouche ui diff -r e47398897afe -r f14b3fcf65c8 AndroidManifest.xml --- a/AndroidManifest.xml Thu Apr 23 18:10:03 2009 +0200 +++ b/AndroidManifest.xml Thu Apr 23 22:19:41 2009 +0200 @@ -2,7 +2,7 @@ - + diff -r e47398897afe -r f14b3fcf65c8 res/drawable/barthe_f.jpg Binary file res/drawable/barthe_f.jpg has changed diff -r e47398897afe -r f14b3fcf65c8 res/drawable/chat.png Binary file res/drawable/chat.png has changed diff -r e47398897afe -r f14b3fcf65c8 res/drawable/connecting.png Binary file res/drawable/connecting.png has changed diff -r e47398897afe -r f14b3fcf65c8 res/drawable/error.png Binary file res/drawable/error.png has changed diff -r e47398897afe -r f14b3fcf65c8 res/drawable/message.png Binary file res/drawable/message.png has changed diff -r e47398897afe -r f14b3fcf65c8 res/drawable/requested.png Binary file res/drawable/requested.png has changed diff -r e47398897afe -r f14b3fcf65c8 res/layout/contactlistsettings.xml --- a/res/layout/contactlistsettings.xml Thu Apr 23 18:10:03 2009 +0200 +++ b/res/layout/contactlistsettings.xml Thu Apr 23 22:19:41 2009 +0200 @@ -106,6 +106,11 @@ android:text="OK"> + \ No newline at end of file diff -r e47398897afe -r f14b3fcf65c8 res/layout/sendim.xml --- a/res/layout/sendim.xml Thu Apr 23 18:10:03 2009 +0200 +++ b/res/layout/sendim.xml Thu Apr 23 22:19:41 2009 +0200 @@ -7,31 +7,35 @@ android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="wrap_content" - android:paddingLeft="10px" - android:paddingRight="10px" android:background="@drawable/beem_sendim_header_1" android:gravity="center_vertical" > - + /> + android:paddingLeft="10sp" /> + android:paddingLeft="15sp" /> @@ -76,6 +80,9 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" android:background="@drawable/beem_sendim_textview" + android:scrollbarTrackVertical="@drawable/scrollbar_vertical_track" + android:scrollbarThumbVertical="@drawable/scrollbar_vertical_thumb" + android:scrollbarSize="12dip" android:layout_weight="1"> + + + + +