Back-porting the black background on finger swipe fix (issue 1004)

This commit is contained in:
cketti 2010-05-05 10:33:32 +00:00
parent 8c59a7c787
commit f094dee0c5
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
</LinearLayout>
<ListView
android:id="@+id/message_list"
android:cacheColorHint="?android:attr/colorBackground"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:layout_above="@id/batch_button_area"