mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-10 11:35:11 -05:00
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.
8 lines
173 B
XML
8 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>
|