res/layout/messagelist.xml
author Philippe Lago <lago_p@epitech.net>
Thu, 26 Mar 2009 16:55:37 +0100
changeset 28 5b42427793c5
parent 26 45de80223558
child 43 4e7c6918b092
permissions -rw-r--r--
merge

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