res/layout/messagelist.xml
author marseille@KungFuh
Thu, 26 Mar 2009 20:29:35 +0100
changeset 42 a0baf41c24a1
parent 26 45de80223558
child 43 4e7c6918b092
permissions -rw-r--r--
Ajout de la partie de barbu. Mais c'est en dur.

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