41378188f9
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.
7 lines
173 B
XML
7 lines
173 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<item type="id" name="dialog_confirm_delete"/>
|
|
<item type="id" name="dialog_attachment_progress"/>
|
|
|
|
</resources>
|