Fixes downloading attachments (would just fail silently) Also added a ProgressDialog since progress() just asks for progress to displayed in the title bar. Since there is no title bar, no progress is shown at all.
Heavily inspired from Gmail implementation. Currently implemented only for MessageView delete operation.