res/layout/messagelist.xml
author Da Risk <darisk972@gmail.com>
Thu, 26 Mar 2009 18:26:13 +0100
changeset 41 c537c1ea3636
parent 26 45de80223558
child 43 4e7c6918b092
permissions -rw-r--r--
Merge ui and xmpp

<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android" id="text1"
          android:textStyle="bold"
          android:singleLine="false"
          android:layout_width="fill_parent"
          android:layout_height="wrap_content"/>