Make save attachment task toast location instead of snackbar

This commit is contained in:
Moxie Marlinspike
2017-12-08 14:58:42 -08:00
parent f100137e0f
commit f315b1db80
3 changed files with 15 additions and 26 deletions

View File

@@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<paths>
<external-cache-path name="external_cache" path="." />
<external-path name="external_pictures" path="Pictures"/>
<external-path name="external_video" path="Movies"/>
<external-path name="external_audio" path="Music"/>
<external-path name="external_download" path="Download"/>
</paths>