Revive the list footer for the message list

It was accidentally removed in Ia67e7f3e.

Change-Id: I071ad25e699a96d09017609dc4463c24d0d4eab3
This commit is contained in:
Makoto Onuki 2011-05-04 13:47:13 -07:00
parent 5a29aa63b2
commit 4452b15e2e

View File

@ -1236,6 +1236,7 @@ public class MessageListFragment extends ListFragment
// Various post processing...
autoRefreshStaleMailbox();
addFooterView();
updateSelectionMode();
showSendCommandIfNecessary();
showNoMessageTextIfNecessary();