res/layout/messagelist.xml
author marseille@KungFuh
Tue, 07 Apr 2009 12:25:02 +0200
changeset 77 0f474a0c4e93
parent 43 4e7c6918b092
child 84 9a4dbd7fe546
permissions -rw-r--r--
Hop petit commit pour que popop puisse debugger.

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