mirror of
https://github.com/moparisthebest/k-9
synced 2025-02-06 18:20:10 -05:00
![Jan Berkel](/assets/img/avatar_default.png)
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>
|