mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 19:52:17 -05:00
fixed download complete message button
This commit is contained in:
parent
891dde2baf
commit
611cf2e192
@ -344,7 +344,7 @@ public class MessageView extends K9Activity implements OnClickListener {
|
||||
});
|
||||
|
||||
mMessageView.initialize(this);
|
||||
|
||||
mMessageView.downloadRemainderButton().setOnClickListener(this);
|
||||
initializeActionBar();
|
||||
|
||||
setTitle("");
|
||||
|
Loading…
Reference in New Issue
Block a user