1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

fixed download complete message button

This commit is contained in:
Bernhard Redl 2012-09-10 01:04:47 +02:00 committed by ashley willis
parent 891dde2baf
commit 611cf2e192

View File

@ -344,7 +344,7 @@ public class MessageView extends K9Activity implements OnClickListener {
});
mMessageView.initialize(this);
mMessageView.downloadRemainderButton().setOnClickListener(this);
initializeActionBar();
setTitle("");