res/layout/messagelist.xml
author nikita@nikita-rack
Tue, 07 Apr 2009 21:50:45 +0200
changeset 83 2e6e98e9f8ef
parent 43 4e7c6918b092
child 84 9a4dbd7fe546
permissions -rw-r--r--
resolution du soucis de status

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