set weight to mach other task list bodies for appearance purposes

pull/14/head
Tim Su 14 years ago
parent 291479de07
commit 3fda486a50

@ -2,7 +2,8 @@
<!-- See the file "LICENSE" for the full license governing this code. -->
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
android:layout_height="wrap_content"
android:layout_weight="100">
<!-- No Tasks label -->
<TextView android:id="@android:id/empty"

Loading…
Cancel
Save