res/layout/messagelist.xml
author Philippe Lago <lago_p@epitech.net>
Mon, 23 Mar 2009 15:23:36 +0100
changeset 26 45de80223558
child 43 4e7c6918b092
permissions -rw-r--r--
Activité envoi de messages instantanés

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