res/layout/messagelist.xml
author Philippe Lago <lago_p@epitech.net>
Wed, 08 Apr 2009 00:02:09 +0200
changeset 84 9a4dbd7fe546
parent 43 4e7c6918b092
child 101 ccc48305bdeb
permissions -rw-r--r--
Super mercurial le retour du commit oubliƩ apres le merge du pull -f -r19

<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android" id="text1"
          android:textSize="2mm"
          android:singleLine="false"
          android:layout_width="fill_parent"
          android:layout_height="wrap_content"/>