res/layout/messagelist.xml
author Da Risk <darisk972@gmail.com>
Wed, 08 Apr 2009 20:11:24 +0200
changeset 95 da27ef678b0f
parent 84 9a4dbd7fe546
child 101 ccc48305bdeb
permissions -rw-r--r--
I am thinking about a correct way to handle the PresenceRequestPacketFilter correctly.

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