res/layout/messagelist.xml
author nikita@nikita-rack
Thu, 09 Apr 2009 17:58:19 +0200
changeset 96 e0eabd2266fe
parent 84 9a4dbd7fe546
child 101 ccc48305bdeb
permissions -rw-r--r--
ajout du debut de la gestion d'erreur de connection bout en bout, il faudra rajouter les differents evenements.

<?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"/>