Merge "Revive the list footer for the message list"

This commit is contained in:
Makoto Onuki 2011-05-05 09:18:59 -07:00 committed by Android (Google) Code Review
commit 171e2eed21

View File

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