res/layout/messagelist.xml
author Da Risk <darisk972@gmail.com>
Wed, 01 Apr 2009 19:30:58 +0200
changeset 49 b6d4f4af9e4c
parent 43 4e7c6918b092
child 84 9a4dbd7fe546
permissions -rw-r--r--
Correction du merge

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