res/layout/messagelist.xml
author marseille@KungFuh
Wed, 08 Apr 2009 12:07:49 +0200
changeset 91 d8c5c3191491
parent 84 9a4dbd7fe546
child 101 ccc48305bdeb
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:textSize="2mm"
          android:singleLine="false"
          android:layout_width="fill_parent"
          android:layout_height="wrap_content"/>