res/layout/messagelist.xml
author Da Risk <darisk972@gmail.com>
Mon, 06 Apr 2009 18:12:30 +0200
changeset 72 cdedc3a25d39
parent 43 4e7c6918b092
child 84 9a4dbd7fe546
permissions -rw-r--r--
Show a progress dialog during connection with the server

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