Fix undo not showing on a short list of conversations.

Change-Id: I0435ce0c0c6690ef068348c6bcc08f87b902d426
diff --git a/res/layout/conversation_list_activity.xml b/res/layout/conversation_list_activity.xml
index 81c755e..f230c32 100644
--- a/res/layout/conversation_list_activity.xml
+++ b/res/layout/conversation_list_activity.xml
@@ -26,7 +26,7 @@
     </Spinner>
 
     <RelativeLayout
-        android:layout_height="wrap_content"
+        android:layout_height="match_parent"
         android:layout_width="match_parent">
 
         <com.android.mail.ui.AnimatedListView