2012-10-06 01:41:32 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2013-02-05 18:59:37 +00:00
|
|
|
<com.fsck.k9.view.K9PullToRefreshListView
|
2012-10-06 01:41:32 +00:00
|
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
android:id="@+id/message_list"
|
|
|
|
android:layout_width="fill_parent"
|
|
|
|
android:layout_height="fill_parent"
|
2012-12-13 06:27:51 +00:00
|
|
|
android:layout_weight="5" />
|